JohnVithor's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
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, ... 🧠
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
ageron/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
bheisler/criterion.rs
Statistics-driven benchmarking library for Rust
rust-ml/linfa
A Rust machine learning framework.
scikit-learn-contrib/category_encoders
A library of sklearn compatible categorical variable encoders
libfann/fann
Official github repository for Fast Artificial Neural Network Library (FANN)
MaxHalford/prince
:crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA
sail-sg/envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
rl-tools/rl-tools
The Fastest Deep Reinforcement Learning Library
godzie44/BugStalker
Rust debugger for Linux x86-64
FLAIROx/JaxMARL
Multi-Agent Reinforcement Learning with JAX
shakedzy/dython
A set of data tools in Python
tspooner/rsrl
A fast, safe and easy to use reinforcement learning framework in Rust.
ivanovitchm/PPGEEC2318
Repository for EEC2318, a graduate course on PPgEEC about Machine Learning
marcocspc/URNAI-Tools
A modular Deep Reinforcement Learning library that supports multiple environments, made with Python 3.6.