ShawonAshraf / jax_examples

Deep Learning examples using the Jax ecosystem of libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jax_examples

Deep Learning examples using the Jax ecosystem of libraries

Devcontainer

env setup

python3 -m venv venv
source venv/bin/activate

pip install -r requirements.txt -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html --extra-index-url https://download.pytorch.org/whl/cpu

About

Deep Learning examples using the Jax ecosystem of libraries

License:MIT License


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.3%Language:Dockerfile 0.0%