An open API service indexing awesome lists of open source software.

https://github.com/allanchain/nn-frameworks


https://github.com/allanchain/nn-frameworks

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# 神经网络框架调研:PyTorch、TensorFlow、JAX

本仓库保存了博客文章 [神经网络框架调研:PyTorch、TensorFlow、JAX](https://allanchain.github.io/blog/post/nn-frameworks/) 的代码。

## Install

```sh
uv pip sync
nb-clean add-filter --preserve-cell-outputs
```