ddbourgin / numpy-mlLinks
Machine learning, in numpy
☆16,099Updated last year
Alternatives and similar repositories for numpy-ml
Users that are interested in numpy-ml are comparing it to the libraries listed below
Sorting:
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆18,877Updated 3 years ago
- PRML algorithms implemented in Python☆11,604Updated 2 months ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆15,868Updated last year
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,493Updated last year
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.