Jump to content

Neural network question

Featured Replies

 

do neural networks make sensory more and more abstract and then gives a defined output from that abstraction?

  • 3 weeks later...

Lol. Neural network documentation is so overcomplicated. Let's imagine you want to make a computer that can play chess. You want to get from the computer not knowing how to play to playing very well but you don't know how to get there. What you can do is simply record the moves people make and record which moves result in a win. Then the computer can figure out the probability of winning based on how frequently a set of moves results in a win. Now we can use algorithms to simulate the people knowing all the possible moves and let the computer pick random moves instead. This is the basic idea of Neural Networks. You have many threads/processes dedicated to running simulations and working out probabilities of success which have been called neurons. You can use either people to input the data (like was used for ocr) or just generate it randomly both are neurons. 

Where this stuff gets interesting is say you have a patient with certain symptoms you could train an AI to read those symptoms and give probable diagnoses based on previous patients with similar symptoms etc.

Edited by fiveworlds

Archived

This topic is now archived and is closed to further replies.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.