Deep Learning examples using the Jax ecosystem of libraries
poetry shell
poetry install --with dev
# inside the project root
jupyter lab
Alternatively, you can use vscode or the provided devcontainer
with vscode to run the project in a containerised environment.