charuj's Stars
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
1rgs/jsonformer
A Bulletproof Way to Generate Structured JSON from Language Models
Majdoddin/nlp
ray-project/llm-numbers
Numbers every LLM developer should know
onlyphantom/llm-python
Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
showlab/Tune-A-Video
[ICCV 2023] Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation
AILab-CVC/VideoCrafter
VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models
kabachuha/sd-webui-text2video
Auto1111 extension implementing text2video diffusion models (like ModelScope or VideoCrafter) using only Auto1111 webui dependencies
lucidrains/phenaki-pytorch
Implementation of Phenaki Video, which uses Mask GIT to produce text guided videos of up to 2 minutes in length, in Pytorch
huggingface/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
ShivamShrirao/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
IBPA/LOVE
Learning Ontologies Via Embeddings
jjjchens235/leetcode-sql-unlocked
Through the command line, the user can easily access all ~125 LeetCode SQL/Database questions and automatically generate the tables in db-fiddle.com.
kdn251/interviews
Everything you need to know to get the job.
ymy4323460/HATCH
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
recnac-itna/Algorithm_Templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
sdv-dev/CTGAN
Conditional GAN for generating synthetic tabular data.
Oracen-zz/MIDAS
Multiple imputation utilising denoising autoencoder for approximate Bayesian inference
gevaertlab/DAPL
Autoencoder network for imputing missing values
Vooban/Autoencoder-TensorBoard-t-SNE
Plugging TensorBoard in an autoencoder on the MNIST dataset for demonstrating t-SNE embeddings visualization of unsupervised machine learning.
ematvey/tensorflow-seq2seq-tutorials
Dynamic seq2seq in TensorFlow, step by step
iwyoo/LSTM-autoencoder
TensorFlow LSTM-autoencoder implementation
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
fxia22/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
kamyu104/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions