Skip to content

expz/annotated-hyena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Annotated Hyena

Code for the Annotated Hyena blog post:

https://medium.com/@jskowera/the-annotated-hyena-3e50e0aa372a

Open In Colab

Dependencies

From the root directory of this repository, run:

# Create a virtual environment
virtualenv venv

# Activate the virtual environment
source venv/bin/activate

# Install the dependencies
pip install -r requirements.txt

Run the notebook

Start the Jupyter notebook server by running from the root directory of this repository:

jupyter notebook

Then open the link pasted in the output of the command in a browser. It will be of the form http://localhost:8888/tree?token=.... You may need to click past a warning about the website being insecure.

About

An annotated implementation of the Hyena Hierarchy paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors