Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cgarciae/deep-learning-jax


https://github.com/cgarciae/deep-learning-jax

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Deep Learning with Jax

## Installation

With poetry:
```bash
poetry install
```
With pip:
```bash
pip install -r requirements.txt
```