All Projects → ashkanRmk → character-recognition-ANN

ashkanRmk / character-recognition-ANN

Licence: MIT license
🔍 Character Recognition Using Single-layer Perceptron Neural Network.

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to character-recognition-ANN

vietnamese-ocr-toolbox
A toolbox for Vietnamese Optical Character Recognition.
Stars: ✭ 26 (+62.5%)
Mutual labels:  character-recognition
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+712.5%)
Mutual labels:  perceptron
NNet
algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network
Stars: ✭ 24 (+50%)
Mutual labels:  perceptron
MachineLearning Exercises Python TensorFlow
Python&機械学習ライブラリ TensorFlow の使い方の練習コード集。特にニューラルネットワークを重点的に取り扱い。
Stars: ✭ 36 (+125%)
Mutual labels:  perceptron
perceptron
The simplest Perceptron you'll ever see
Stars: ✭ 45 (+181.25%)
Mutual labels:  perceptron
oll-python
Online machine learning algorithms (based on OLL C++ library)
Stars: ✭ 23 (+43.75%)
Mutual labels:  perceptron
pehchaan
Devanagari Character Recognition
Stars: ✭ 28 (+75%)
Mutual labels:  character-recognition
AnimeCV
Pretrained computer vision tools for illustrations.
Stars: ✭ 22 (+37.5%)
Mutual labels:  character-recognition
perceptronCobol
A perceptron written in COBOL
Stars: ✭ 64 (+300%)
Mutual labels:  perceptron
Ipynb playground
Various ipython notebooks
Stars: ✭ 1,531 (+9468.75%)
Mutual labels:  perceptron
carGamePerceptron
A Neural Network experiment involving a JavaScript game.
Stars: ✭ 32 (+100%)
Mutual labels:  perceptron
catseye
Neural network library written in C and Javascript
Stars: ✭ 29 (+81.25%)
Mutual labels:  perceptron
Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
Stars: ✭ 24 (+50%)
Mutual labels:  perceptron
Machine-Learning-and-Pattern-Recognition
Implementation of Machine Learning Algorithms
Stars: ✭ 43 (+168.75%)
Mutual labels:  character-recognition
Handwritten-Names-Recognition
The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.
Stars: ✭ 54 (+237.5%)
Mutual labels:  character-recognition
vrpdr
Deep Learning Applied To Vehicle Registration Plate Detection and Recognition in PyTorch.
Stars: ✭ 36 (+125%)
Mutual labels:  character-recognition
ConnectingDots
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
Stars: ✭ 12 (-25%)
Mutual labels:  perceptron
FLOBOT
EU funded Horizon 2020 project
Stars: ✭ 20 (+25%)
Mutual labels:  perceptron
grasp
Essential NLP & ML, short & fast pure Python code
Stars: ✭ 58 (+262.5%)
Mutual labels:  perceptron
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+22131.25%)
Mutual labels:  perceptron

Character Recognition Using Single-layer Perceptron and Adeline

Travis branch

This Project implement the Single-layer Neural Network using Perceptron and Adeline learning rules.
  • Input file : OCR_train.txt
  • Saved file : ‫‪perceptron_weights.txt‬‬
  • Input test file : OCR_test.txt
  • Result file : ‫‪results.txt‬‬

The Calculation Inteligence - Simple Machine Learning Project

Written in Python and C++

License

MIT License

Copyright (c) 2017

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