All Projects → Keras Sharp → Similar Projects or Alternatives

418 Open source projects that are alternatives of or similar to Keras Sharp

Machine Learning Notebooks
Machine Learning notebooks for refreshing concepts.
Stars: ✭ 222 (-10.12%)
Mutual labels:  neural-networks
Cython Blis
💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!
Stars: ✭ 165 (-33.2%)
Mutual labels:  neural-networks
Radio
RadIO is a library for data science research of computed tomography imaging
Stars: ✭ 198 (-19.84%)
Mutual labels:  neural-networks
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-34.01%)
Mutual labels:  neural-networks
Stock Price Prediction Lstm
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
Stars: ✭ 232 (-6.07%)
Mutual labels:  neural-networks
Gat
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Stars: ✭ 2,229 (+802.43%)
Mutual labels:  neural-networks
Neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
Stars: ✭ 2,453 (+893.12%)
Mutual labels:  neural-networks
Go Perceptron Go
A single / multi layer / recurrent neural network written in Golang.
Stars: ✭ 159 (-35.63%)
Mutual labels:  neural-networks
Keras Gp
Keras + Gaussian Processes: Learning scalable deep and recurrent kernels.
Stars: ✭ 218 (-11.74%)
Mutual labels:  neural-networks
Deep Cfr
Scalable Implementation of Deep CFR and Single Deep CFR
Stars: ✭ 158 (-36.03%)
Mutual labels:  neural-networks
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (-21.05%)
Mutual labels:  neural-networks
Capsule Net Pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
Stars: ✭ 158 (-36.03%)
Mutual labels:  neural-networks
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+1096.76%)
Mutual labels:  neural-networks
Nettack
Implementation of the paper "Adversarial Attacks on Neural Networks for Graph Data".
Stars: ✭ 156 (-36.84%)
Mutual labels:  neural-networks
Dm control
DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Stars: ✭ 2,592 (+949.39%)
Mutual labels:  neural-networks
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (-37.65%)
Mutual labels:  neural-networks
Tcdf
Temporal Causal Discovery Framework (PyTorch): discovering causal relationships between time series
Stars: ✭ 217 (-12.15%)
Mutual labels:  neural-networks
Cryptonets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic Encryptions and its applications). This project demonstrates the use of Homomorphic Encryption for outsourcing neural-network predictions. The scenario in mind is a provider that would like to provide Prediction as a Service (PaaS) but the data for which predictions are needed may be private. This may be the case in fields such as health or finance. By using CryptoNets, the user of the service can encrypt their data using Homomorphic Encryption and send only the encrypted message to the service provider. Since Homomorphic Encryptions allow the provider to operate on the data while it is encrypted, the provider can make predictions using a pre-trained Neural-Network while the data remains encrypted throughout the process and finaly send the prediction to the user who can decrypt the results. During the process the service provider does not learn anything about the data that was used, the prediction that was made or any intermediate result since everything is encrypted throughout the process. This project uses the Simple Encrypted Arithmetic Library SEAL version 3.2.1 implementation of Homomorphic Encryption developed in Microsoft Research.
Stars: ✭ 152 (-38.46%)
Mutual labels:  neural-networks
Neural Localization
Train an RL agent to localize actively (PyTorch)
Stars: ✭ 193 (-21.86%)
Mutual labels:  neural-networks
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+846.15%)
Mutual labels:  neural-networks
Echotorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
Stars: ✭ 231 (-6.48%)
Mutual labels:  neural-networks
Gluon Ts
Probabilistic time series modeling in Python
Stars: ✭ 2,373 (+860.73%)
Mutual labels:  neural-networks
Deep Learning Notes
My personal notes, presentations, and notebooks on everything Deep Learning.
Stars: ✭ 191 (-22.67%)
Mutual labels:  neural-networks
Merlin.jl
Deep Learning for Julia
Stars: ✭ 147 (-40.49%)
Mutual labels:  neural-networks
Rigl
End-to-end training of sparse deep neural networks with little-to-no performance loss.
Stars: ✭ 216 (-12.55%)
Mutual labels:  neural-networks
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (-40.89%)
Mutual labels:  neural-networks
Neurolib
Easy whole-brain modeling for computational neuroscientists 🧠💻👩🏿‍🔬
Stars: ✭ 188 (-23.89%)
Mutual labels:  neural-networks
Uncertainty Metrics
An easy-to-use interface for measuring uncertainty and robustness.
Stars: ✭ 145 (-41.3%)
Mutual labels:  neural-networks
Kerasdeepspeech
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
Stars: ✭ 245 (-0.81%)
Mutual labels:  neural-networks
Enhancenet Code
EnhanceNet: Single Image Super-Resolution Through Automated Texture Synthesis (official repository)
Stars: ✭ 142 (-42.51%)
Mutual labels:  neural-networks
Source Separation Wavenet
A neural network for end-to-end music source separation
Stars: ✭ 185 (-25.1%)
Mutual labels:  neural-networks
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-42.51%)
Mutual labels:  neural-networks
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (-17.41%)
Mutual labels:  neural-networks
Bender
Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
Stars: ✭ 1,728 (+599.6%)
Mutual labels:  neural-networks
Neural Cryptography Tensorflow
Neural Networks that invent their own encryption 🔑
Stars: ✭ 181 (-26.72%)
Mutual labels:  neural-networks
Brain Bits
A P300 online spelling mechanism for Emotiv headsets. It's completely written in Node.js, and the GUI is based on Electron and Vue.
Stars: ✭ 138 (-44.13%)
Mutual labels:  neural-networks
Color Accessibility Neural Network Deeplearnjs
🍃 Using a Neural Network to improve web accessibility in JavaScript.
Stars: ✭ 230 (-6.88%)
Mutual labels:  neural-networks
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+1276.11%)
Mutual labels:  neural-networks
Kekas
Just another DL library
Stars: ✭ 178 (-27.94%)
Mutual labels:  neural-networks
Flowpp
Code for reproducing Flow ++ experiments
Stars: ✭ 137 (-44.53%)
Mutual labels:  neural-networks
Bayesiandeeplearning Survey
Bayesian Deep Learning: A Survey
Stars: ✭ 214 (-13.36%)
Mutual labels:  neural-networks
Pytorch 101 Tutorial Series
PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.
Stars: ✭ 136 (-44.94%)
Mutual labels:  neural-networks
Sota Cv
A repository of state-of-the-art deep learning methods in computer vision
Stars: ✭ 176 (-28.74%)
Mutual labels:  neural-networks
Chainer Cifar10
Various CNN models for CIFAR10 with Chainer
Stars: ✭ 134 (-45.75%)
Mutual labels:  neural-networks
Inferno
A utility library around PyTorch
Stars: ✭ 237 (-4.05%)
Mutual labels:  neural-networks
Ed4
Computational Cognitive Neuroscience, Fourth Edition
Stars: ✭ 133 (-46.15%)
Mutual labels:  neural-networks
Attentionn
All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.
Stars: ✭ 175 (-29.15%)
Mutual labels:  neural-networks
Hep ml
Machine Learning for High Energy Physics.
Stars: ✭ 133 (-46.15%)
Mutual labels:  neural-networks
Handtrack.js
A library for prototyping realtime hand detection (bounding box), directly in the browser.
Stars: ✭ 2,531 (+924.7%)
Mutual labels:  neural-networks
Persephone
A tool for automatic phoneme transcription
Stars: ✭ 130 (-47.37%)
Mutual labels:  neural-networks
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+788.66%)
Mutual labels:  neural-networks
Scarpet Nn
Tools and libraries to run neural networks in Minecraft ⛏
Stars: ✭ 129 (-47.77%)
Mutual labels:  neural-networks
Gam
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
Stars: ✭ 227 (-8.1%)
Mutual labels:  neural-networks
Deep Spying
Spying using Smartwatch and Deep Learning
Stars: ✭ 172 (-30.36%)
Mutual labels:  neural-networks
Speechbrain.github.io
The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.
Stars: ✭ 242 (-2.02%)
Mutual labels:  neural-networks
Da Rnn
Dual-Stage Attention-Based Recurrent Neural Net for Time Series Prediction
Stars: ✭ 242 (-2.02%)
Mutual labels:  neural-networks
Deepposekit
a toolkit for pose estimation using deep learning
Stars: ✭ 233 (-5.67%)
Mutual labels:  neural-networks
Adatune
Gradient based Hyperparameter Tuning library in PyTorch
Stars: ✭ 226 (-8.5%)
Mutual labels:  neural-networks
Unsupervisedscalablerepresentationlearningtimeseries
Unsupervised Scalable Representation Learning for Multivariate Time Series: Experiments
Stars: ✭ 205 (-17%)
Mutual labels:  neural-networks
Shape Detection
🟣 Object detection of abstract shapes with neural networks
Stars: ✭ 170 (-31.17%)
Mutual labels:  neural-networks
61-120 of 418 similar projects