-
Twitter - ML Research
- San Francisco, California, USA
-
OpenDevin Public
Forked from All-Hands-AI/OpenHands🐚 OpenDevin: Code Less, Make More
Python MIT License UpdatedJun 25, 2024 -
llm_online Public
Augment LLM reasoning with results from a search engine.
Python UpdatedJan 26, 2024 -
-
evals Public
Forked from openai/evalsEvals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
Python MIT License UpdatedSep 18, 2023 -
-
langchain-tutorials Public
Forked from gkamradt/langchain-tutorialsOverview and tutorial of the LangChain Library
Jupyter Notebook UpdatedJun 8, 2023 -
stable-diffusion Public
Forked from CompVis/stable-diffusionA latent text-to-image diffusion model
Jupyter Notebook Other UpdatedApr 26, 2023 -
react-flow-web-audio Public
Forked from xyflow/react-flow-web-audioA simple Web Audio playground built with React Flow. Follow the tutorial to learn how to build it yourself.
JavaScript UpdatedApr 13, 2023 -
chain-of-thought-hub Public
Forked from FranxYao/chain-of-thought-hubBenchmarking LLM reasoning performance w. chain-of-thought prompting
Jupyter Notebook UpdatedMar 25, 2023 -
latent-diffusion Public
Forked from CompVis/latent-diffusionHigh-Resolution Image Synthesis with Latent Diffusion Models
Jupyter Notebook MIT License UpdatedMar 9, 2023 -
practicals-2023 Public
Forked from khipu-ai/practicals-2023Jupyter Notebook GNU General Public License v3.0 UpdatedMar 6, 2023 -
-
auto-cot Public
Forked from amazon-science/auto-cotOfficial implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
Jupyter Notebook Apache License 2.0 UpdatedJan 22, 2023 -
Predict human emotions in tweets by mapping emojis into the Valence-Arousal space (Russell, 2005). LSTM models the sequence learning of words within the tweets.
-
nn-zero-to-hero Public
Forked from karpathy/nn-zero-to-heroNeural Networks: Zero to Hero
Jupyter Notebook MIT License UpdatedDec 6, 2022 -
ocr-with-tesseract Public
Forked from NanoNets/ocr-with-tesseractA comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV
Jupyter Notebook UpdatedMar 15, 2022 -
encoder4editing Public
Forked from omertov/encoder4editingOfficial implementation of "Desinging an Encoder for StyleGAN Image Manipulation" https://arxiv.org/abs/2102.02766
Jupyter Notebook MIT License UpdatedApr 6, 2021 -
meme_challenge Public
Forked from Nithin-Holla/meme_challengeRepository containing code from team Kingsterdam for the Hateful Memes Challenge
Python MIT License UpdatedMar 13, 2021 -
mona_lisa_eyes Public
Forked from emilyxxie/mona_lisa_eyesA machine learning project. Turn on your webcam. Mona Lisa's eyes will follow you around.
Jupyter Notebook UpdatedFeb 17, 2021 -
first-order-model Public
Forked from AliaksandrSiarohin/first-order-modelThis repository contains the source code for the paper First Order Motion Model for Image Animation
Jupyter Notebook Other UpdatedFeb 9, 2021 -
Given an annotated utterance (x, y), we encode x with an encoder (LSTM, Transformer) and cache similar latent representations generated during training into an external memory. Storage and retrieva…
-
VQA-ModuleNetworks Public
Question Answering capabilities of Module Networks. Language guides the generation of neural architectures that maximizes the likelihood of answering a question correctly when correlated with visua…
-
fairgen Public
Forked from genforce/fairgenCode for paper `Improving the Fairness of Deep Generative Models without Retraining`
-
ru_transformers Public
Forked from mgrankin/ru_transformersPython Apache License 2.0 UpdatedDec 7, 2020 -
-
KernelGAT Public
Forked from thunlp/KernelGATThe source codes for Fine-grained Fact Verification with Kernel Graph Attention Network.
Python MIT License UpdatedSep 24, 2020 -
DLFS_code Public
Forked from SethHWeidman/DLFS_codeCode for the book Deep Learning From Scratch, from O'Reilly September 2019
Jupyter Notebook MIT License UpdatedApr 22, 2020 -
pytorch-seq2seq Public
Forked from bentrevett/pytorch-seq2seqTutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Jupyter Notebook MIT License UpdatedApr 17, 2020 -
scratch_mlp Public
Explaining the Math of how neural networks learn
-
practicals-2019 Public
Forked from khipu-ai/practicals-2019Practical notebooks for Khipu 2019, held in Universidad de la República in Montevideo.