Jump to content

Artificial intelligence, what does it take and how to?

nanowatt

My question is quite simple.What does it take to create a simple AI interface or a more complex one?Recently it started growing on me so i begin searching the whole thing, but i still have a very long way to go.What does it take to do it?What kind of programming language?Is that all you need?

Beware of him that is slow to anger; for when it is long coming, it is the stronger when it comes, and the longer kept. Abused patience turns to fury.
 
Link to comment
Share on other sites

Link to post
Share on other sites

It needs to learn by itself without being told to. Robotics doesn't have anything close to AI for the most part unfortunately so unless your looking at MIT machine learning don't bother looking to robotics for AI. Look at Deep Neural Nets.

Mein Führer... I CAN WALK !!

Link to comment
Share on other sites

Link to post
Share on other sites

its called a deep neural net

a self-learning algorithm that builds on itself

nvidia used it for their drive PX system for cars that uses deep learning to recognize objects

NEW PC build: Blank Heaven   minimalist white and black PC     Old S340 build log "White Heaven"        The "LIGHTCANON" flashlight build log        Project AntiRoll (prototype)        Custom speaker project

Spoiler

Ryzen 3950X | AMD Vega Frontier Edition | ASUS X570 Pro WS | Corsair Vengeance LPX 64GB | NZXT H500 | Seasonic Prime Fanless TX-700 | Custom loop | Coolermaster SK630 White | Logitech MX Master 2S | Samsung 980 Pro 1TB + 970 Pro 512GB | Samsung 58" 4k TV | Scarlett 2i4 | 2x AT2020

 

Link to comment
Share on other sites

Link to post
Share on other sites

AI is a large field of study in Computer Science (and other disciplines) and includes a lot of topics. So what you need to know will likely depend on what you're trying to do. It might be good to start with a general introduction to AI as it will introduce you to a variety of topics and then you can get more specific as you start to understand what topics you need to focus on. You have plenty of choice when it comes to what programming language you use because the concepts and algorithms used in AI are language agnostic.

 

Here are some resources for getting started with AI

More discussion and suggestions can be found here and here.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×