C Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesC Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 27th, 2012, 06:47 AM
freakyboard freakyboard is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 4 freakyboard User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 42 m 24 sec
Reputation Power: 0
Recognizing Hand-writing Numbers

How can we teach computers to recognize hand-writing numbers with artificial neural networks? Any useful ideas, methods or tutorials?

Reply With Quote
  #2  
Old December 27th, 2012, 07:12 AM
lanza24 lanza24 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 lanza24 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 49 m 30 sec
Reputation Power: 0
Unhappy Backpropagation Algorithm

Quote:
Originally Posted by freakyboard
How can we teach computers to recognize hand-writing numbers with artificial neural networks? Any useful ideas, methods or tutorials?


Hi,

There is a tutorial for Neural Networks (backpropagation algorithm) on the Internet. Since I am knew here, I cannot provide any URL (part of rules).

It talk about the EBP (backpropagation algorithm) and etc and even provided an application in Java (no source code provided).

Perhaps you already know enough about this subject and this site won't help you and just want to know how to teach computers to recognize handwriting numbers using neural networks.

Marco

Reply With Quote
  #3  
Old December 28th, 2012, 03:10 AM
MonSCC MonSCC is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 1 MonSCC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 48 m 51 sec
Reputation Power: 0
I remember choosing the parameters for your network is difficult. Eg the number of hidden layers and number of neurons per layer. This has an impact on the 'generalisation'. When you use lots and lots of neurons the network will be too flexible. (comparable to a model that follows the noise on the data)
Suppose you see some digits (the training data), if your parameters are off, the chance exists that you will only recognise the digits you saw and not recognise different digits. This is called overfitting and it's a pain

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesC Programming > Recognizing Hand-writing Numbers

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap