Stars
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
A latent text-to-image diffusion model
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
Book_2_《可视之美》 | 鸢尾花书:从加减乘除到机器学习,欢迎批评指正