Skip to content

azadoks/allegro-jax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install directly from GitHub with:

pip install git+https://github.com/mariogeiger/allegro-jax

Usage

You can import the Allegro layer directly with:

from allegro_jax import AllegroLayer # For Flax
from allegro_jax import AllegroHaikuLayer # For Haiku

You can also import the whole model with:

from allegro_jax import Allegro # For Flax
from allegro_jax import AllegroHaiku # For Haiku

See test.py for an example of usage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%