-
Preferred Networks
- Tokyo
- @SaitohKoki
- https://www.youtube.com/koki0702
Stars
Embedding Interactive Exercises in Instructional Programming Screencasts (L@S '18)
Materials for the Hugging Face Diffusion Models Course
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
code for deep learning courses
『ゼロから作る Deep Learning ❺』(O'Reilly Japan, 2024)
The simplest, fastest repository for training/finetuning medium-sized GPTs.
A tool to allow batch PDF export for free Notion users. You can export as HTML and then use this tool to convert those into PDFs.
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
PyTorch implementation of AlphaZero Connect from scratch (with results)
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
A toy hyperparameter optimization framework intended for understanding Optuna's internal design.
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Modular framework for Reinforcement Learning in python
A comprehensive path-finding library for grid based games
FastAPI framework, high performance, easy to learn, fast to code, ready for production
A simple framework for experimenting with Reinforcement Learning in Python.
Python library for Reinforcement Learning.
Code for my book on Multi-Armed Bandit Algorithms
DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (DQN) agent.
A simple OpenAI Gym environment for single and multi-agent reinforcement learning