Neural Networks Warehouse
Artificial Intelligence Depot
"As knowledge increases, ignorance unfolds." -Kennedy
KNOWLEDGE MESSAGES SUBMIT SEARCH  
c++ 'AND gate'
code for 'AND gate' using neural network
 
• c++ 'AND gate'

I have a problem while coding for an 'AND gate'in c++ using neural networks .Help me with code--very urgent please .

2 posts.
Friday 21 June, 09:48
Reply
• Did Someone Say Problem?

Hi and welcome.

I'm afraid you'll have to be more specific. What's the problem? How far have you got? Why do you need a neural network?

Explaining the problem is the biggest step to solving it!

1019 posts.
Friday 21 June, 10:48
Reply
• reply from praveen

See Mr Alex, Thanks for your reply.
Actually I have been given a task to code in c++ to build an AND gate using neural networks.I got the concept of neural networks but Iam unaware of how to relate AND gate to it.So i need full program(in c++) for which i will be kind full to you.

2 posts.
Monday 24 June, 03:13
Reply
• Steps to Heaven

well, almost...

1) Find a Neural Network implementation, check the warehouses using the KNOWLEDGE links. There are other places to check too.
2) Give your network two inputs, and one output.
3) Make your training data, i.e. your AND function.
4) Feed that to the neural network training algorithm.
5) Repeat until results are ok with 2 neurons in the hidden layer.

That's about it. Try and do the most you can, and get back here... on the double!

1019 posts.
Monday 24 June, 04:52
Reply
• urgent ...kindly help please

hi,

iam in urgent need of a c/c++ code for a simple neural network for a (And/or)gate ..i came to know tht u had faced similar problem in past ...so i would be extremly grateful if u can kindly send me the code for the same ...i know the basics of neural nets but then as u specified in your mail..i don't know how to approach further ...
kindly help ..mail me at

aparna_j2@rediffmail.com

4 posts.
Friday 24 October, 01:16
Reply
• problem in implementing AND gate using neural networks in C

hi,
i am a new learner of neural networks.can anybody help me to implement AND gate using C

1 posts.
Tuesday 22 August, 05:38
Reply
• Re:

hi,
i am a new learner of neural networks.can anybody help me to implement AND gate using C,I hope that make friends with you

2 posts.
Wednesday 30 August, 21:34
Reply