La Vivien Post is about software engineering and technologies. Here you can overview technology landscapes, find the answers in the latest technologies, download the source code, and much more!
__________ Tech Illustrations __________
Install TensorFlow GPU on Windows – A complete guide
TensorFlow is an end-to-end open-source platform from Google for machine learning. If you want to study AI or work on an...
Read MoreInstall PyTorch GPU on Windows – A complete guide
PyTorch is an open-source machine learning framework originally from Meta Ai. If you want to study AI or work on...
Read MoreBig O Notation Cheat Sheet – Leetcode Big O Notebook
The Big O notation Cheat Sheet provides the Big O notations for data structures and algorithm, including arrays, linked list,...
Read More
__________ Coding Questions __________
Depth first search in matrix using recursion
An adjacency matrix is a 2d array representing a graph. The nodes are the headings for the rows and columns....
Read MorePrefix to postfix (2 solutions) – stack and recursion
In mathematics expressions, there are infix, prefix and postfix notations. Infix notation is characterized by the placement of operators between...
Read MoreHuffman coding and decoding – Step by step
Huffman coding is an algorithm to generate the binary code based on the frequencies of corresponding characters in the input...
Read More
__________ Ai Tools __________
Comparison of Speech-to-Text (STT) Models
This post compares five Speech-to-Text (STT) models: Groq Whisper-Large-v3, OpenAI Whisper-1, Deepgram, AssemblyAI, and Google Speech-to-Text (Google STT). It evaluates...
Read MoreComparison of Text-to-Speech (TTS) Models
This post compares six Text-to-Speech (TTS) models: ElevenLabs, Cartesia, Deepgram, Kokoro, Google TTS, and OpenAI TTS. The comparison evaluates their...
Read MoreInstall ComfyUI portable and other must have customer nodes
ComfyUI is a web-based application to generate images and videos using Stable Diffusion technology. It is a framework that integrates...
Read More
__________ Digital Products __________
Java coding questions PDF
Java coding questions and answers pdf (Free download included) Table of Content List of Java coding questions The implementation of...
Read MoreComputer Engineering Poster Presentation
Computer Engineering Poster Presentation-Digital download, educational print One zip file, including high resolution JPG and PDF files at 300 dpi....
Read MoreData structures in action illustrated Python
Data structures in action illustrated Python-PDF and EPUBLanguage: English Pages: 95 PDF page size: 2360 x 1640 pixels PDF file...
Read More