Pytorch NLP library based on FastAI
Stable Diffusion web UI
A curated list of awesome Go frameworks, libraries and software
? Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Design patterns implemented in Java
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Deep Learning for humans
??? 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, ... ?
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step