Kaslanarian / PyDyNet
NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)
☆79Updated 6 months ago
Alternatives and similar repositories for PyDyNet:
Users that are interested in PyDyNet are comparing it to the libraries listed below
- A lightweight deep learning library☆379Updated last week
- A simple deep learning framework in pure python for purpose of learning in DL☆431Updated 2 years ago
- ☆120Updated last year
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆413Updated 2 weeks ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆171Updated last year
- A brief of TorchScript by MNIST☆107Updated 2 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆82Updated 3 years ago
- ☆33Updated last year
- tinynn with automatic differentiation☆38Updated last year
- cnn☆132Updated 5 years ago
- 彻底弄懂BP反向传播,15行代码,C++实现也简单,MNIST分类98.29%精度☆34Updated 2 years ago
- A simple deep learning framework that supports automatic differentiation and GPU acceleration.☆56Updated last year
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆118Updated 2 years ago
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆306Updated 2 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆335Updated 2 years ago
- A Transformer Framework Based Translation Task☆142Updated 5 months ago
- b站上的课程☆69Updated last year
- 一个用于学习的仿Pytorch纯Python实现的自动求导工具。☆50Updated 8 months ago
- Inference code for LLaMA models☆114Updated last year
- 模型压缩的小白入门教程☆222Updated last month
- Implement custom operators in PyTorch with cuda/c++☆48Updated 2 years ago
- A more efficient yolov5 with oneflow backend 🎉🎉🎉☆215Updated 8 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆218Updated 8 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆149Updated 3 months ago
- A light llama-like llm inference framework based on the triton kernel.☆77Updated last week
- ☆238Updated 3 months ago
- PyTorch Project Specification.☆672Updated 3 years ago
- 大模型/LLM推理和部署理论与实践☆140Updated 2 weeks ago
- simplify >2GB large onnx model☆51Updated last month