WeltXing / PyDyNetLinks
NumPy-based Dynamic Deep Learning Framework
☆85Updated 5 months ago
Alternatives and similar repositories for PyDyNet
Users that are interested in PyDyNet are comparing it to the libraries listed below
Sorting:
- A lightweight deep learning library☆392Updated 2 months ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆351Updated 3 years ago
- A simple deep learning framework in pure python for purpose of learning in DL☆450Updated 11 months ago
- cnn☆134Updated 6 years ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆509Updated last month
- A brief of TorchScript by MNIST☆112Updated 3 years ago
- ☆36Updated 2 years ago
- tinynn with automatic differentiation☆40Updated 2 years ago
- 关于书籍CUDA Programming使用了pycuda模块的Python版本的示例代码☆259Updated 5 years ago
- PyTorch Project Specification.☆679Updated 4 years ago
- 用例子学习PyTorch1.0(Learning PyTorch with Examples 中文翻译与学习)☆78Updated 6 years ago
- 经典机器学习算法的极简实现☆187Updated last year
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆230Updated 2 years ago
- PaddlePaddle Developer Community☆134Updated this week
- 《深度学习入门2-自制框架》Building Deep Learning Framework☆44Updated last year
- 看图学大模型☆316Updated last year
- 《跟我一起深度学习》@月来客栈 出品☆238Updated last month
- ☆624Updated last month
- A simple deep learning framework that supports automatic differentiation and GPU acceleration.☆59Updated 2 years ago
- ☆120Updated 2 years ago
- 一个用于学习的仿Pytorch纯Python实现的自动求导工具。☆51Updated last year
- A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@月来客栈 出品☆283Updated 2 weeks ago
- Inference code for LLaMA models☆128Updated 2 years ago
- pybind11中文文档(个人翻译)☆278Updated 2 years ago
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆356Updated 2 months ago
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆94Updated 4 years ago
- a simple demo to implement a deep learning frame based on static graph☆19Updated 3 years ago
- A Transformer Framework Based Classification Task☆26Updated last year
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆552Updated 5 years ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆160Updated last year