All Projects → Neural Cryptography Tensorflow → Similar Projects or Alternatives

418 Open source projects that are alternatives of or similar to Neural Cryptography Tensorflow

Textfeatures
👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️
Stars: ✭ 148 (-18.23%)
Mutual labels:  neural-networks
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (-21.55%)
Mutual labels:  neural-networks
Emotion Recognition Using Speech
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
Stars: ✭ 159 (-12.15%)
Mutual labels:  neural-networks
Hands On Machine Learning With Scikit Learn Keras And Tensorflow
Notes & exercise solutions of Part I from the book: "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
Stars: ✭ 151 (-16.57%)
Mutual labels:  neural-networks
Bnaf
Pytorch implementation of Block Neural Autoregressive Flow
Stars: ✭ 138 (-23.76%)
Mutual labels:  neural-networks
Libra
Ergonomic machine learning for everyone.
Stars: ✭ 1,925 (+963.54%)
Mutual labels:  neural-networks
Machine Learning Tutorials
machine learning and deep learning tutorials, articles and other resources
Stars: ✭ 11,692 (+6359.67%)
Mutual labels:  neural-networks
Knockknock
🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
Stars: ✭ 2,304 (+1172.93%)
Mutual labels:  neural-networks
Remo Python
🐰 Python lib for remo - the app for annotations and images management in Computer Vision
Stars: ✭ 138 (-23.76%)
Mutual labels:  neural-networks
Avalanche
Avalanche: a End-to-End Library for Continual Learning.
Stars: ✭ 151 (-16.57%)
Mutual labels:  neural-networks
Kitnet Py
KitNET is a lightweight online anomaly detection algorithm, which uses an ensemble of autoencoders.
Stars: ✭ 152 (-16.02%)
Mutual labels:  neural-networks
Ml Agents
Unity Machine Learning Agents Toolkit
Stars: ✭ 12,134 (+6603.87%)
Mutual labels:  neural-networks
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-8.84%)
Mutual labels:  neural-networks
Ai Blocks
A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!
Stars: ✭ 1,818 (+904.42%)
Mutual labels:  neural-networks
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (-4.42%)
Mutual labels:  neural-networks
Autograd.jl
Julia port of the Python autograd package.
Stars: ✭ 147 (-18.78%)
Mutual labels:  neural-networks
Wyrm
Autodifferentiation package in Rust.
Stars: ✭ 164 (-9.39%)
Mutual labels:  neural-networks
Livianet
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
Stars: ✭ 143 (-20.99%)
Mutual labels:  neural-networks
Vip
Video Platform for Action Recognition and Object Detection in Pytorch
Stars: ✭ 175 (-3.31%)
Mutual labels:  neural-networks
Glcic Pytorch
A High-Quality PyTorch Implementation of "Globally and Locally Consistent Image Completion".
Stars: ✭ 141 (-22.1%)
Mutual labels:  neural-networks
Gan Mri
Code repository for Frontiers article 'Generative Adversarial Networks for Image-to-Image Translation on Multi-Contrast MR Images - A Comparison of CycleGAN and UNIT'
Stars: ✭ 159 (-12.15%)
Mutual labels:  neural-networks
Padasip
Python Adaptive Signal Processing
Stars: ✭ 138 (-23.76%)
Mutual labels:  neural-networks
Shape Detection
🟣 Object detection of abstract shapes with neural networks
Stars: ✭ 170 (-6.08%)
Mutual labels:  neural-networks
Ncrfpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Stars: ✭ 1,767 (+876.24%)
Mutual labels:  neural-networks
Frvsr
Frame-Recurrent Video Super-Resolution (official repository)
Stars: ✭ 157 (-13.26%)
Mutual labels:  neural-networks
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (-14.92%)
Mutual labels:  neural-networks
Chainer Cifar10
Various CNN models for CIFAR10 with Chainer
Stars: ✭ 134 (-25.97%)
Mutual labels:  neural-networks
Awesome Ml Model Compression
Awesome machine learning model compression research papers, tools, and learning material.
Stars: ✭ 166 (-8.29%)
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 (-16.02%)
Mutual labels:  neural-networks
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+1112.71%)
Mutual labels:  neural-networks
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+1191.16%)
Mutual labels:  neural-networks
Cython Blis
💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!
Stars: ✭ 165 (-8.84%)
Mutual labels:  neural-networks
Gluon Ts
Probabilistic time series modeling in Python
Stars: ✭ 2,373 (+1211.05%)
Mutual labels:  neural-networks
Sota Cv
A repository of state-of-the-art deep learning methods in computer vision
Stars: ✭ 176 (-2.76%)
Mutual labels:  neural-networks
Merlin.jl
Deep Learning for Julia
Stars: ✭ 147 (-18.78%)
Mutual labels:  neural-networks
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-9.94%)
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 (-19.34%)
Mutual labels:  neural-networks
Deep Spying
Spying using Smartwatch and Deep Learning
Stars: ✭ 172 (-4.97%)
Mutual labels:  neural-networks
Uncertainty Metrics
An easy-to-use interface for measuring uncertainty and robustness.
Stars: ✭ 145 (-19.89%)
Mutual labels:  neural-networks
Gat
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Stars: ✭ 2,229 (+1131.49%)
Mutual labels:  neural-networks
Enhancenet Code
EnhanceNet: Single Image Super-Resolution Through Automated Texture Synthesis (official repository)
Stars: ✭ 142 (-21.55%)
Mutual labels:  neural-networks
Kekas
Just another DL library
Stars: ✭ 178 (-1.66%)
Mutual labels:  neural-networks
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-21.55%)
Mutual labels:  neural-networks
Go Perceptron Go
A single / multi layer / recurrent neural network written in Golang.
Stars: ✭ 159 (-12.15%)
Mutual labels:  neural-networks
Bender
Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
Stars: ✭ 1,728 (+854.7%)
Mutual labels:  neural-networks
Jaxnet
Concise deep learning for JAX
Stars: ✭ 171 (-5.52%)
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 (-23.76%)
Mutual labels:  neural-networks
Deep Cfr
Scalable Implementation of Deep CFR and Single Deep CFR
Stars: ✭ 158 (-12.71%)
Mutual labels:  neural-networks
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+1777.9%)
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 (-3.31%)
Mutual labels:  neural-networks
Flowpp
Code for reproducing Flow ++ experiments
Stars: ✭ 137 (-24.31%)
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 (-12.71%)
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 (-24.86%)
Mutual labels:  neural-networks
Neural
LATEX: TikZ package for drawing neural networks. Also available on CTAN at http://www.ctan.org/tex-archive/graphics/pgf/contrib/neuralnetwork
Stars: ✭ 169 (-6.63%)
Mutual labels:  neural-networks
Nettack
Implementation of the paper "Adversarial Attacks on Neural Networks for Graph Data".
Stars: ✭ 156 (-13.81%)
Mutual labels:  neural-networks
Lstm anomaly thesis
Anomaly detection for temporal data using LSTMs
Stars: ✭ 178 (-1.66%)
Mutual labels:  neural-networks
Bmtk
Brain Modeling Toolkit
Stars: ✭ 177 (-2.21%)
Mutual labels:  neural-networks
Qml
Introductions to key concepts in quantum machine learning, as well as tutorials and implementations from cutting-edge QML research.
Stars: ✭ 174 (-3.87%)
Mutual labels:  neural-networks
Auptimizer
An automatic ML model optimization tool.
Stars: ✭ 166 (-8.29%)
Mutual labels:  neural-networks
Ensemble Pytorch
A unified ensemble framework for Pytorch to improve the performance and robustness of your deep learning model
Stars: ✭ 153 (-15.47%)
Mutual labels:  neural-networks
1-60 of 418 similar projects