leeroee / NN-by-NumpyLinks
cnn
☆135Updated 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
Sorting:
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆94Updated 3 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆304Updated 7 years ago
- A lightweight deep learning library☆386Updated last month
- PyTorch Project Specification.☆679Updated 3 years ago
- A simple deep learning framework in pure python for purpose of learning in DL☆442Updated 5 months ago
- Review, theoretical analysis and implementation of classic Machine Learning methods☆100Updated last year
- tinynn with automatic differentiation☆40Updated last year
- A brief of TorchScript by MNIST☆112Updated 3 years ago
- 学习反向传播的python3代码☆56Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建 全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago
- A small deep-learning framework with C++/Python/CUDA☆54Updated 7 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- pytorch源码阅读 0.2.0 版本☆90Updated 5 years ago
- ☆36Updated last year
- ☆196Updated 11 months ago
- Several simple examples for popular neural network toolkits calling custom CUDA operators.☆1,484Updated 4 years ago
- 采用MegEngine实现的各种主流深度学习模型☆304Updated 2 years ago
- ☆85Updated last year
- 服务侧深度学习部署案例☆451Updated 5 years ago
- A tool that automatically extracts network structures from Tensorflow model files☆247Updated 6 years ago
- www.giantpandacv.com☆151Updated last year
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆343Updated 2 years ago
- my blog☆55Updated 5 years ago
- NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)☆81Updated last year
- 各种深度学习结构、模型和技巧的集合☆122Updated 5 years ago
- ONNX2Pytorch☆162Updated 4 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆300Updated 3 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago
- PyTorch Dataset Rank Dataset☆43Updated 4 years ago
- Homepage for the joint course of Megvii Inc. and Peking University on Deep Learning.☆447Updated 2 years ago