Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svtter/keras3-template
A simple template for keras3 project.
https://github.com/svtter/keras3-template
jax keras keras3
Last synced: 5 days ago
JSON representation
A simple template for keras3 project.
- Host: GitHub
- URL: https://github.com/svtter/keras3-template
- Owner: Svtter
- Created: 2024-07-31T02:11:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T03:28:55.000Z (3 months ago)
- Last Synced: 2024-09-23T07:31:24.775Z (about 2 months ago)
- Topics: jax, keras, keras3
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keras3-template
A keras3 based project template. It depends on pdm, `keras>3`, `tensorflow-cpu`, `torch-cpu`, and `jax-cuda`.
I create it for debugging keras3 and jax based project.
This project is based on `cuda==12.*`.