leeroee / NN-by-Numpy
cnn
☆132Updated 5 years ago
Alternatives and similar repositories for NN-by-Numpy:
Users that are interested in NN-by-Numpy are comparing it to the libraries listed below
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆92Updated 3 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆303Updated 6 years ago
- A small deep-learning framework with C++/Python/CUDA☆53Updated 6 years ago
- A brief of TorchScript by MNIST☆107Updated 2 years ago
- pytorch源码阅读 0.2.0 版本☆90Updated 5 years ago
- A lightweight deep learning library☆381Updated 2 weeks ago
- 学习反向传播的python3代码☆56Updated 5 years ago
- tinynn with automatic differentiation☆38Updated last year
- The pure and clear PyTorch Distributed Training Framework.☆275Updated last year
- ☆195Updated 6 months ago
- A simple deep learning framework in pure python for purpose of learning in DL☆433Updated 2 years ago
- 这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量☆230Updated 4 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆594Updated 5 years ago
- ONNX2Pytorch☆160Updated 3 years ago
- 计算机视觉算法工程师实习生面试总结 (微软、阿里、商汤、海康、华为、平安offer)☆401Updated 5 years ago
- PyTorch Project Specification.☆674Updated 3 years ago
- 服务侧深度学习部署案例☆451Updated 4 years ago
- some tircks for PyTorch☆579Updated 5 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- Several simple examples for popular neural network toolkits calling custom CUDA operators.☆1,392Updated 3 years ago
- ☆33Updated last year
- A simple deep learning framework that supports automatic differentiation and GPU acceleration.☆56Updated last year
- www.giantpandacv.com☆148Updated 7 months ago
- A tool that automatically extracts network structures from Tensorflow model files☆247Updated 6 years ago
- my blog☆54Updated 4 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆538Updated 4 years ago
- Easy to use Pytorch☆71Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆245Updated last year
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆336Updated 2 years ago
- ☆45Updated 5 years ago