Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minguinho26/practice_flax_and_jax
Repository that saving the record of practicing the JAX/FLAX frameworks
https://github.com/minguinho26/practice_flax_and_jax
Last synced: about 2 months ago
JSON representation
Repository that saving the record of practicing the JAX/FLAX frameworks
- Host: GitHub
- URL: https://github.com/minguinho26/practice_flax_and_jax
- Owner: minguinho26
- Created: 2023-12-15T11:59:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T15:06:03.000Z (about 1 year ago)
- Last Synced: 2024-05-03T08:21:34.621Z (8 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practice_FLAX_and_JAX
Repository that saving the record of practicing the JAX/FLAX frameworks
## Enviroment
```
#GPU: RTX 6000 Adapython 3.10
jax 0.4.23
jaxlib 0.4.23+cuda12.cudnn89
flax 0.7.5
```