AI Training Time: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
 
(Added an internal link)
 
Line 2: Line 2:
*The time it takes an AI algorhythm to go from the starting point (usually uncapable) to the desired end goal (as accurate and precise as needed)
*The time it takes an AI algorhythm to go from the starting point (usually uncapable) to the desired end goal (as accurate and precise as needed)
*This is often hours, or days worth of time
*This is often hours, or days worth of time
*Depends largely on the capabilities of the computer used (Often measured in FLOP/S )
*Depends largely on the capabilities of the computer used (Often measured in [[FLOP/S]] )
*There are some tools in development to estimate time needed for various algorhythms
*There are some tools in development to estimate time needed for various algorhythms
*Because of this computational power, and electricity become the limits of AI
*Because of this computational power, and electricity become the limits of AI

Latest revision as of 16:50, 15 March 2020

Basics

  • The time it takes an AI algorhythm to go from the starting point (usually uncapable) to the desired end goal (as accurate and precise as needed)
  • This is often hours, or days worth of time
  • Depends largely on the capabilities of the computer used (Often measured in FLOP/S )
  • There are some tools in development to estimate time needed for various algorhythms
  • Because of this computational power, and electricity become the limits of AI

See Also

Useful Links