perceptron topic

List perceptron repositories

fuku-ml

281
Stars
75
Forks
Watchers

Simple machine learning library / 簡單易用的機器學習套件

tensorbag

26
Stars
13
Forks
Watchers

Collection of tensorflow notebooks tutorials for implementing some basic Deep Learning architectures.

machine_learning_basics

4.2k
Stars
825
Forks
Watchers

Plain python implementations of basic machine learning algorithms

Deep-Learning-From-Scratch

259
Stars
58
Forks
Watchers

Six snippets of code that made deep learning what it is today.

ml

171
Stars
36
Forks
Watchers

经典机器学习算法的极简实现

ipynb_playground

1.5k
Stars
271
Forks
Watchers

Various ipython notebooks

thesemicolon

387
Stars
438
Forks
Watchers

This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.

go-perceptron-go

165
Stars
9
Forks
Watchers

A single / multi layer / recurrent neural network written in Golang.