Skip to content

austinkelleher/alchemy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Documentation -----------------

Alchemy is a utility and contrib extension to the base TensorFlow library. It includes notebooks and tests for recent research papers and my own RRR (Repeatable Reportable Research) experiments.

Getting started

Installing Alchemy requires pip. After that, you're set. Check out these notebooks that include detailed examples and implementations of recent research and experiments. All notebooks were created with Google Colab and can be opened and edited freely!

Developer install

To install the latest version of Alchemy (in development mode):

git clone https://github.com/wenkesj/alchemy
(cd alchemy; pip install -e .)

About

A TensorFlow-conforming extension and utility library to support a plethora of research projects and experiments. First-class support for CoLab notebooks!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 70.2%
  • Python 29.8%