All Projects → yardstick17 → ConnectingDots

yardstick17 / ConnectingDots

Licence: other
1. Perceptron: The very basic entity in Machine Learning. It's training and weights update in code. 2. Image Aesthetic Assessment: Determining the aesthetic content of an image. The network defined use Spatial Pyramid Pooling. 3. Image Classification: Alexnet architecture in Keras for image classification. Find more here

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ConnectingDots

ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+983.33%)
Mutual labels:  perceptron
perceptronCobol
A perceptron written in COBOL
Stars: ✭ 64 (+433.33%)
Mutual labels:  perceptron
perceptron
The simplest Perceptron you'll ever see
Stars: ✭ 45 (+275%)
Mutual labels:  perceptron
catseye
Neural network library written in C and Javascript
Stars: ✭ 29 (+141.67%)
Mutual labels:  perceptron
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (+33.33%)
Mutual labels:  perceptron
carGamePerceptron
A Neural Network experiment involving a JavaScript game.
Stars: ✭ 32 (+166.67%)
Mutual labels:  perceptron
MachineLearning Exercises Python TensorFlow
Python&機械学習ライブラリ TensorFlow の使い方の練習コード集。特にニューラルネットワークを重点的に取り扱い。
Stars: ✭ 36 (+200%)
Mutual labels:  perceptron
character-recognition-ANN
🔍 Character Recognition Using Single-layer Perceptron Neural Network.
Stars: ✭ 16 (+33.33%)
Mutual labels:  perceptron
FLOBOT
EU funded Horizon 2020 project
Stars: ✭ 20 (+66.67%)
Mutual labels:  perceptron
grasp
Essential NLP & ML, short & fast pure Python code
Stars: ✭ 58 (+383.33%)
Mutual labels:  perceptron
NNet
algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network
Stars: ✭ 24 (+100%)
Mutual labels:  perceptron
Ipynb playground
Various ipython notebooks
Stars: ✭ 1,531 (+12658.33%)
Mutual labels:  perceptron
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+29541.67%)
Mutual labels:  perceptron
Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
Stars: ✭ 24 (+100%)
Mutual labels:  perceptron
oll-python
Online machine learning algorithms (based on OLL C++ library)
Stars: ✭ 23 (+91.67%)
Mutual labels:  perceptron

ConnectingDots

Code Support for my blog

Join the chat at https://gitter.im/yardstick17/ConnectingDots Build Status

Project Content

Perceptron: The very basic entity in Machine Learning. It's training and weights update in code. Find more here

Image Aesthetic Assessment: Determining the aesthetic content of an image. The network defined use Spatial Pyramid Pooling. Find more here

Image Classification: Alexnet architecture in Keras for image classification. Find more here

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].