Results 1 to 10 of 13

Thread: Miscellaneous

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Miscellaneous



    Neural networks, a simple explanation

    Published on Jan 14, 2013

    Oolution Technologies (a software company) presents a simple explanation about one type of Artificial Intelligence, Neural Networks. In particular Neural Networks are about computers simulating biological neurons and the way they process information.

    To keep it as simple as possible, this short animated video does not show how Neural Networks learn and it does not show an in depth explanation of the math behind Neural Networks. Instead it is meant to provide most people with an easy to understand format regarding the inner workings of Neural Networks and how they process inputs/information into outputs/results.

    To see Artificial Intelligence in action, please visit http://oolutiontech.com/Products.aspx?ref=youtube001 to try for free the ANNI program (ANNI is an acronym for Advanced Neural Network Investing), or the Dynamic Debt Annihilator program (which provides an optimal debt payoff strategy to eliminate debt the fastest way possible). Both of these programs use various Artificial Intelligence Technologies to provide a higher level of features and benefits to its users than other similar programs provide.

  2. #2


    Neural Net in C++ Tutorial
    February 4, 2011

    Update: For a newer neural net simulator optimized for image processing, see neural2d.net.

    Update: For a beginner's introduction to the concepts and abstractions needed to understand how neural nets learn and work, and for tips for preparing training data for your neural net, see the new companion video "The Care and Training of Your Backpropagation Neural Net" at vimeo.com/technotes/neural-net-care-and-training .

    Neural nets are fun to play with. Join me as we design and code a classic back-propagation neural net in C++, with adjustable gradient descent learning and adjustable momentum. Then train your net to do amazing and wonderful things. More at the blog: millermattson.com/dave

  3. #3


    Intro to Neural Networks

    Uploaded on Dec 14, 2009

    My final project for my Intro to Artificial Intelligence class was to describe as simply as I can one concept from Artificial Intelligence. I chose Neural Networks because they are one of the better known AI concepts, but are still very poorly understood by most people.

  4. #4
    Article "A Robot Finds Its Way Using Artificial “GPS” Brain Cells"
    One robot has been given a simulated version of the brain cells that let animals build a mental map of their surroundings.

    by Will Knight
    October 19, 2015

  5. #5
    Article "The Neural Network That Remembers"
    With short-term memory, recurrent neural networks gain some amazing abilities

    by Zachary C. Lipton and Charles Elkan
    January 26, 2016

  6. #6
    Article "Explained: Neural networks"
    Ballyhooed artificial-intelligence technique known as “deep learning” revives 70-year-old idea.

    by Larry Hardesty
    April 14, 2017

Социальные закладки

Социальные закладки

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •