摘要
毕设打算做个简单的深度学习框架,调研了几种语言目前的实现,各有优劣,先从最经典的 torch 读起。欢迎朋友们提出建议
mixed
https://github.com/pytorch/pytorch
https://github.com/tensorflow/tensorflow
https://github.com/PaddlePaddle/Paddle
https://github.com/mindspore-ai/mindspore
C
https://github.com/ggerganov/ggml
Rust
https://github.com/huggingface/candle
https://github.com/burn-rs/burn
Python
https://github.com/tensorlayer/TensorLayer
https://github.com/alibaba/TinyNeuralNetwork