Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.*`.