rshormazabal's Stars
Aider-AI/aider
aider is AI pair programming in your terminal
lmmentel/awesome-python-chemistry
A curated list of Python packages related to chemistry
tufts-ml/graph-generation-EDGE
EDGE: Efficient and Degree-Guided Graph Generation via Discrete Diffusion Modeling
tjunlp-lab/Awesome-LLMs-Evaluation-Papers
The papers are organized according to our survey: Evaluating Large Language Models: A Comprehensive Survey.
OpenInterpreter/open-interpreter
A natural language interface for computers
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
rshormazabal/StyleCLRPL
StyleCLR torch lightning implementation (SimCLR + AdaIn)
BioContainers/containers
Bioinformatics containers
dvlab-research/outpainting_srn
Wide-Context Semantic Image Extrapolation, CVPR2019
shepnerd/inpainting_gmcnn
Image Inpainting via Generative Multi-column Convolutional Neural Networks, NeurIPS2018
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
usnistgov/COSMOSAC
A Benchmark Implementation of COSMO-SAC
tilde-lab/awesome-materials-informatics
Curated list of known efforts in materials informatics, i.e. in modern materials science
ebhy/budgetml
Deploy a ML inference service on a budget in less than 10 lines of code.
coells/100days
100 days of algorithms
he-y/Awesome-Pruning
A curated list of neural network pruning resources.
VHRanger/nodevectors
Fastest network node embeddings in the west
DAVIAN-Lab/Paper-study
sjhwang82/AdvancedML
Reading list for the Advanced Machine Learning Course
Sachin-Wani/deeplearning.ai-GANs-Specialization
A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
aymericdamien/TopDeepLearning
A list of popular github projects related to deep learning
graphdeeplearning/benchmarking-gnns
Repository for benchmarking graph neural networks
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
ilmoi/MML-Book
Code / solutions for Mathematics for Machine Learning (MML Book)
oracle/tribuo
Tribuo - A Java machine learning library
google-research/bert
TensorFlow code and pre-trained models for BERT
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
allenai/allennlp
An open-source NLP research library, built on PyTorch.