koki0702's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
matiassingers/awesome-readme
A curated list of awesome READMEs
pyscript/pyscript
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
RayTracing/raytracing.github.io
Main Web Site (Online Books)
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
qiao/PathFinding.js
A comprehensive path-finding library for grid based games
jdah/minecraft-weekend
Minecraft, but I made it in 48 hours.
huggingface/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
dataflowr/notebooks
code for deep learning courses
ml-tooling/best-of-jupyter
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
johnmyleswhite/BanditsBook
Code for my book on Multi-Armed Bandit Algorithms
MushroomRL/mushroom-rl
Python library for Reinforcement Learning.
hardmaru/slimevolleygym
A simple OpenAI Gym environment for single and multi-agent reinforcement learning
google-deepmind/dqn_zoo
DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (DQN) agent.
ganeshh123/notion-pdf-export
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.
zenn-dev/zenn-community
zenn.dev roadmap
phinajs/phina.js
phina.js is game library
TechBooster/ReVIEW-Template
TechBoosterで利用しているRe:VIEWのテンプレート(B5/A5/電子書籍)を公開しています
oreilly-japan/deep-learning-from-scratch-5
『ゼロから作る Deep Learning ❺』(O'Reilly Japan, 2024)
david-abel/simple_rl
A simple framework for experimenting with Reinforcement Learning in Python.
berinhard/pyp5js
Python to P5.js Transcriptor
coax-dev/coax
Modular framework for Reinforcement Learning in python
CyberAgentAILab/minituna
A toy hyperparameter optimization framework intended for understanding Optuna's internal design.
plkmo/AlphaZero_Connect4
PyTorch implementation of AlphaZero Connect from scratch (with results)
kaityo256/md2019
分子動力学法の理論と実装(集中講義ノート)