Machine Learning: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
 
(Created Page + Added Basic Sections/Info)
Line 1: Line 1:
=Basics=
=Basics=
*A process by which an algorythm can produce other algorhythms, code, and even CAD based off of training data, and training
*A process by which an algorythm can produce other algorhythms, code, and even CAD based off of training data, and training
*many methods each with their own advantages
*One near essential application is complex problems such as autonomous navigation, problem solving, object recognition, etc
*Being software, there are many open source tools
*Main requirements are [[Training, Validation, and Test sets | Training Data]]
*See the [https://www.youtube.com/watch?v=R9OHn5ZF4Uo CPG Grey Video On It]
*NEED EXPERT EXPLAINING
*NEED EXPERT EXPLAINING
*See the [https://www.youtube.com/watch?v=R9OHn5ZF4Uo CPG Grey Video On It]


=See Also=
=See Also=

Revision as of 16:21, 15 March 2020

Basics

  • A process by which an algorythm can produce other algorhythms, code, and even CAD based off of training data, and training
  • many methods each with their own advantages
  • One near essential application is complex problems such as autonomous navigation, problem solving, object recognition, etc
  • Being software, there are many open source tools
  • Main requirements are Training Data
  • See the CPG Grey Video On It
  • NEED EXPERT EXPLAINING

See Also

Useful Links