Neural Network topic

Artificial neural networks (ANN) are computational systems that "learn" to perform tasks by considering examples, generally without being programmed with any task-specific rules.

List Neural Network repositories

Bayesian-Active-Learning-Pytorch

31
Stars
5
Forks
Watchers

Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Bayesian-Active-Learning/))

iOS_ML

1.4k
Stars
156
Forks
Watchers

List of Machine Learning, AI, NLP solutions for iOS. The most recent version of this article can be found on my blog.

Machine_Learning

210
Stars
65
Forks
Watchers

Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.

Manual-Pratico-Deep-Learning

62
Stars
45
Forks
Watchers

Repositório para o meu curso na Udemy

nn.rb

23
Stars
3
Forks
Watchers

A toy Neural Network in Ruby

Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.01417 (Dynamic Memory Networks for Visual and Textual...

api_key_detector

34
Stars
13
Forks
Watchers

Neural Network Based, Automatic API Key Detector

backprop

177
Stars
22
Forks
Watchers

Heterogeneous automatic differentiation ("backpropagation") in Haskell

dynamic-training-bench

213
Stars
31
Forks
Watchers

Simplify the training and tuning of Tensorflow models