Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)

digantamisra98 digantamisra98 Last update: Apr 02, 2024

License Codacy Badge GitHub Actions codecov

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.

Update - CI and testing pipeline is fixed. We will now be adding modules to release the first full version. MegEngine will be shifted to dev branch

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.

Subscribe to our newsletter