Thread: Links to tutorials and other good info

  1. #1
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681

    Links to tutorials and other good info

    Right now this is just a shell. If you have a link to a good tutorial or any other good information post it here!

  2. #2
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    During a uni project we used the library FANN (fast artificial neural network) which was a nice library to work with back-propagation networks. Written in C. There seems to be a C++ wrapper too, haven't used it though.

    http://fann.sourceforge.net/
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  3. #3
    uninteresting
    Join Date
    Jun 2002
    Posts
    66
    Here are some good AI Websites that have lots of tutorials and resources.

    www.ai-depot.com
    www.generation5.org
    www.ai-junkie.com

    Reccomended reading:

    ANN's and GA's: AI Techniques for Game Programming by Mat Buckland
    General/Traditional Game AI (good stuff in here): Programming Game AI by Example by Mat Buckland (you might also see it as Game AI Programming by Example; same thing)
    Information for both can be found at www.ai-junkie.com
    *** TITANIC has quit (Excess Flood)

  4. #4
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331

  5. #5
    Registered User
    Join Date
    Sep 2011
    Posts
    1
    Good Introductory Genetic Algorithm tutorial. Genetic Algorithm - A 'Walt Disney' Introduction - CodeProject

  6. #6
    Registered User
    Join Date
    Dec 2005
    Location
    Canada
    Posts
    267
    The book through which I was introduced to machine learning: Sutton & Barto Book: Reinforcement Learning: An Introduction

    OS: Windows 7, XUbuntu 11.10, Arch Linux
    IDE: CodeBlocks
    Compiler: GCC

  7. #7
    Registered User
    Join Date
    Sep 2014
    Posts
    25
    thank u guys for the links, i just started with AI and been looking for tutorials. I'm sure the ones you shared would help.

  8. #8
    Banned
    Join Date
    Oct 2014
    Location
    Home
    Posts
    135
    Back in my humble community college days at Lehigh County Community College they used to have some AI conversations. Some people went over to MIT from there who qualified. So if you are really into AI and think you have a gift talk to a counselor who's in the Computer Science department about taking a few courses.

  9. #9
    Registered User
    Join Date
    Dec 2014
    Posts
    19
    Here are some good starting places:

    Artificial Intelligence Tutorial
    Artificial Intelligence 101: How to Get Started | HackerEarth Blog

    The second link has lots of good resources listed.

  10. #10

  11. #11
    Registered User
    Join Date
    Aug 2019
    Location
    inside a singularity
    Posts
    308
    Code Bullet: YouTube

    Simplilearn: YouTube

    Started research on Neural Networks and learning the basics in the last few days. Found these two channels interesting with good quality/explanations about AI, Machine Learning, Deep Learning, etc.

    Also ordered the book by Ian Goodfellow. Really good for someone starting out (based on what I learnt from the first 2 chapters, it's very well explained). I did see quite a few videos on Deep Learning prior to starting reading this book so I had some idea about Neural Nets but for someone who has no idea about it, this is a pretty good book tbh.
    Link: https://www.amazon.in/Deep-Learning-...SABEgJ_ivD_BwE

Popular pages Recent additions subscribe to a feed