Difference between revisions of "AI & Machine Learning"

From Miscellany
Line 14: Line 14:
 
:* [https://www.datamation.com/open-source/open-source-artificial-intelligence-50-top-projects/ 50 top open source AI projects]
 
:* [https://www.datamation.com/open-source/open-source-artificial-intelligence-50-top-projects/ 50 top open source AI projects]
 
:* [https://techcrunch.com/2022/12/02/openais-chatgpt-shows-why-implementation-is-key-with-generative-ai/ TechCrunch article about OpenAI's ChatGPT]
 
:* [https://techcrunch.com/2022/12/02/openais-chatgpt-shows-why-implementation-is-key-with-generative-ai/ TechCrunch article about OpenAI's ChatGPT]
 +
:* [https://www.datamation.com/artificial-intelligence/open-source-artificial-intelligence-leading-projects/ Leading open AI projects]
  
 
==Machine Learning (ML)==
 
==Machine Learning (ML)==

Revision as of 17:05, 3 December 2022

this page is under construction

Definitions

Also see the Glossary on this site

Artificial Intelligence (AI)

the theory and development of computer systems that are able to perform tasks that normally require human intelligence, such as visual perception, speech recognition, learning, decision-making, and natural language processing

-- IEEE.org

Open Source AI

Machine Learning (ML)

In general, ML is the use of computer algorithms that can learn and adapt from processing digital data.

--Rohit Sharma in Introduction to TinyML

Deep Learning (DL)

[a subfield of ML] that relies heavily on neural networks to process data and produce results

--Rohit Sharma in Introduction to TinyML

TinyML

Tiny machine learning is broadly defined as a fast growing field of machine learning technologies and applications including hardware, algorithms and software capable of performing on-device sensor data analytics at extremely low power, typically in the mW range and below, and hence enabling a variety of always-on use-cases and targeting battery operated devices.

--The TinyML Foundation


References