Artificial Intelligence In 90 Seconds



Artificial Intelligence is used everywhere. Everyday you see it in search engines, shopping recommendations, and digital assistants. It’s also used in fraud prevention, the medical industry uses it in analysis of radiological scans, and meteorologists use it to better predict extreme weather.

But what is AI? The short answer is: AI is the science of making machines smart.

AI’s use algorithms to solve problems. They can consume and analyze enormous amounts of data to learn to complete a particular task. This is called machine learning.

One of the most popular machine learning libraries is Google’s TensorFlow. TensorFlow has several wrappers in several languages making it accessible to just about anyone.

Here’s how it works. Most machine learning frameworks will follow the same basic steps: collect data, build models, train the network, evaluate the results, predict outcome.

There are other machine learning frameworks out there, but the thing I like best about TensorFlow is that it is open source and has great community support.

In this week’s video we are going to use a library called face-api that uses TensorFlow for face detection and face recognition. This is a JavaScript API, so it will be easy for us to implement this into a project.

Stay tuned for the full video later this week. Once it’s posted, a link will also be at the top of this description.
_____________________________________

📚 Learn to CODE in just a FEW months here:
Treehouse Discount Code: https://treehouse.7eer.net/codeSTACKr
_____________________________________

🛠️ Tools I use:
🟠 Theme: https://marketplace.visualstudio.com/items?itemName=codestackr.codestackr-theme
🟠 Font: STACKr Code (Exclusive to my VS Code Course – https://vsCodeHero.com)
🟠 SuperHero Extension Pack: https://marketplace.visualstudio.com/items?itemName=codeSTACKr.superhero-extensions

🤖 I now use AI-powered code completions thanks to Kite. You should too so grab it FREE: https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=codestackr&utm_content=description-only
_____________________________________

💖 Show support!
PayPal: https://paypal.me/codeSTACKr
_____________________________________

Watch Next:
Web Development – Beginners Roadmap (2020) – https://youtu.be/iogabydg2y0
Playlist: Web Development For Beginners – https://www.youtube.com/watch?v=Ez4yHS2dsN8&list=PLkwxH9e_vrAJ0WbEsFA9W3I1W-g_BTsbt
_____________________________________

Connect With Me:
Website: http://www.codestackr.com
Twitter: https://twitter.com/codeSTACKr
Instagram: https://instagram.com/codeSTACKr/
Facebook: https://facebook.com/codeSTACKr
_____________________________________

** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.

#codeSTACKr #TensorFlow #AI

source

You May Also Like