joisino/speedbook
書籍『深層ニューラルネットワークの高速化』のサポートサイトです。
This provides practical code examples and notebooks for optimizing deep neural networks. It demonstrates various techniques to make your AI models run faster and more efficiently. You provide a deep learning model, and these notebooks guide you through steps to improve its speed and reduce resource consumption. It's intended for AI engineers, data scientists, and machine learning practitioners who build and deploy deep learning solutions.
No commits in the last 6 months.
Use this if you need to accelerate the performance of your deep neural networks for faster training, inference, or to reduce computational costs.
Not ideal if you are looking for a pre-built, out-of-the-box solution for general AI model development without focusing on optimization.
Stars
61
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/joisino/speedbook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.