Lists (20)
Sort Name ascending (A-Z)
Stars
9
stars
written in Jupyter Notebook
Clear filter
Python - 100天从新手到大师
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
深度学习入门教程, 优秀文章, Deep Learning Tutorial
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
《动手学大模型Dive into LLMs》系列编程实践教程