Giter Club home page Giter Club logo

jax-deep-models's Introduction

Deep learning models in JAX and Flax

Welcome to this repository of deep learning models written in JAX and Flax! JAX is a numerical computing library capable of executing on various hardware accelerators, including CPUs, GPUs, and TPUs. Flax is built on top of JAX and provides a flexible way to train machine learning models.

This repository contains a collection of deep learning models, such as multilayer perceptrons, convolutional neural networks, and autoencoders. The training pipelines of these models are demonstrated on Google Colab.

This repository is inspired by Sebastian Raschka's Deep Learning Model Zoo, which is written in PyTorch and Tensorflow.

Multilayer Perceptron (MLP)

Title Dataset Notebooks
Basic MLP MNIST nbviewer     Open In Colab

Convolutional neural networks (ConvNets)

Title Dataset Notebooks
Basic ConvNet MNIST nbviewer     Open In Colab
Basic ConvNet CIFAR-10 nbviewer     Open In Colab
Basic ConvNet with dropout CIFAR-10 nbviewer     Open In Colab
Basic ConvNet with batchnorm CIFAR-10 nbviewer     Open In Colab
ResNet CIFAR-10 nbviewer     Open In Colab

Autoencoders

Title Dataset Notebooks
MLP autoencoder MNIST nbviewer     Open In Colab
Conv autoencoder MNIST nbviewer     Open In Colab
Variational MLP autoencoder MNIST nbviewer     Open In Colab
Variational Conv autoencoder MNIST nbviewer     Open In Colab

Acknowledgement

This repository includes code that has been adapted from various sources, including the Flax examples, the UvA DL tutorials, and the JAXopt examples.

Disclaimer

All notebooks in this repository are written for didactic purposes and are not intended to serve as performance benchmarks.

jax-deep-models's People

Contributors

liutianlin0121 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.