Skip to content

nicholasraphael/DeepLearningwithJAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning with JAX

This repository contains simple and educational implementations of deep learning models using JAX.

Structure

  • notes/
    Contains notes.py, which includes helpful notes and code snippets related to JAX and deep learning concepts.

  • basic_transformer/
    A basic implementation of the Transformer architecture in JAX.

  • main.py
    A command-line interface (CLI) to run and experiment with the different model implementations.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages