Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.04 KB

README_PyPI.md

File metadata and controls

23 lines (14 loc) · 1.04 KB

Echo

Currently under development. Next release to include activations, optimizers and attention layers. We plan to shift our documentation to GitBook. Our new release willl be out by New Year's eve.

Under construction Gitbook Documentation can be viewed here.

Sphinx Documentation has been depreciated.

About

Echo Package is created to provide an implementation of the most promising mathematical algorithms, novel layers and methods, which are missing in the most popular deep learning libraries, such as PyTorch, TensorFlow and MegEngine.

Setup Instructions

To install echoAI package from PyPI run the following command:

$ pip install echoAI

Contributing

Check our contributing guidelines to get started.