JLDC's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
KindXiaoming/pykan
Kolmogorov Arnold Networks
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
openai/consistency_models
Official repo for consistency models.
alexlenail/NN-SVG
Publication-ready NN-architecture schematics.
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
Alro10/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
JuliaAI/MLJ.jl
A Julia machine learning framework
dair-ai/Transformers-Recipe
🧠 A study guide to learn about Transformers
probml/dynamax
State Space Models library in JAX
mikonvergence/DiffusionFastForward
DiffusionFastForward: a free course and experimental framework for diffusion-based generative models
chengchingwen/Transformers.jl
Julia Implementation of Transformer models
LuxDL/Lux.jl
Elegant and Performant Scientific Machine Learning in Julia
plotly/Dash.jl
Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
JaxGaussianProcesses/GPJax
Gaussian processes in JAX.
dmlc/XGBoost.jl
XGBoost Julia Package
SciML/ReservoirComputing.jl
Reservoir computing utilities for scientific machine learning (SciML)
baggepinnen/Hyperopt.jl
Hyperparameter optimization in Julia.
jonbarron/tabilize
Simple code for generating a color-coded latex table from raw data
dseconf/DSE2023
Lectures and conference materials for the DSE2023 at the University of Lausanne, Switzerland
dfdx/Avalon.jl
Starter kit for legendary models
sischei/DeepEquilibriumNets
OpenSourceEcon/CompMethods
"Computational Methods for Economists using Python", by Richard W. Evans. Tutorials and executable code in Python for the most commonly used computational methods in economics.
cassidylaidlaw/effective-horizon
Code and data for the paper "Bridging RL Theory and Practice with the Effective Horizon"
JeppeDruedahl/Lectures_IIES
mackelab/mnle-for-ddms
Research code for Mixed Neural Likelihood Estimation (MNLE, Boelts et al. 2022)