All Projects → digantamisra98 → Echo

digantamisra98 / Echo

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Echo

Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (+19.84%)
Mutual labels:  deep-neural-networks, deeplearning, machine-learning-algorithms, deep-learning-algorithms
360sd Net
Pytorch implementation of ICRA 2020 paper "360° Stereo Depth Estimation with Learnable Cost Volume"
Stars: ✭ 94 (-25.4%)
Mutual labels:  deep-neural-networks, deeplearning, deep-learning-algorithms
Deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Stars: ✭ 625 (+396.03%)
Mutual labels:  deep-neural-networks, deeplearning, deep-learning-algorithms
Awesome Deep Learning And Machine Learning Questions
【不定期更新】收集整理的一些网站中(如知乎、Quora、Reddit、Stack Exchange等)与深度学习、机器学习、强化学习、数据科学相关的有价值的问题
Stars: ✭ 203 (+61.11%)
Mutual labels:  deeplearning, machine-learning-algorithms, deep-learning-algorithms
Halite Ii
Season 2 of @twosigma's artificial intelligence programming challenge
Stars: ✭ 201 (+59.52%)
Mutual labels:  deep-neural-networks, deeplearning, machine-learning-algorithms
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (-71.43%)
Mutual labels:  machine-learning-algorithms, deep-learning-algorithms, deeplearning
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+9342.06%)
Mutual labels:  algorithms, machine-learning-algorithms, mathematics
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+13511.9%)
Mutual labels:  algorithms, machine-learning-algorithms, mathematics
Curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
Stars: ✭ 346 (+174.6%)
Mutual labels:  deep-neural-networks, deeplearning, deep-learning-algorithms
Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (-73.81%)
Mutual labels:  deep-neural-networks, machine-learning-algorithms, deep-learning-algorithms
Hyperdensenet
This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.
Stars: ✭ 124 (-1.59%)
Mutual labels:  deep-neural-networks, deep-learning-algorithms
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-23.02%)
Mutual labels:  deep-neural-networks, deeplearning
Btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms
Stars: ✭ 99 (-21.43%)
Mutual labels:  deep-neural-networks, machine-learning-algorithms
Machine Learning Algorithms
A curated list of almost all machine learning algorithms and deep learning algorithms grouped by category.
Stars: ✭ 92 (-26.98%)
Mutual labels:  machine-learning-algorithms, deep-learning-algorithms
Mad Twinnet
The code for the MaD TwinNet. Demo page:
Stars: ✭ 99 (-21.43%)
Mutual labels:  deep-neural-networks, deeplearning
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+9069.05%)
Mutual labels:  algorithms, mathematics
Androidtensorflowmachinelearningexample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Stars: ✭ 1,369 (+986.51%)
Mutual labels:  deep-neural-networks, deeplearning
Flops Counter.pytorch
Flops counter for convolutional networks in pytorch framework
Stars: ✭ 1,223 (+870.63%)
Mutual labels:  deep-neural-networks, deeplearning
D3graphtheory
💥 Interactive and colorful 🎨 graph theory tutorials made using d3.js ⚡️
Stars: ✭ 1,364 (+982.54%)
Mutual labels:  algorithms, mathematics
Project Euler Solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Stars: ✭ 1,374 (+990.48%)
Mutual labels:  algorithms, mathematics

License Codacy Badge HitCount 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].