Skip to content

arduino279/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AISwitch

Get Started

Import

  1. Look up AISwitch in the Library Manager and install the latest version
  2. Insert the following snippet
#include AISwitch.h

Setup

class AISwitch = { float x[n], float y[n], float a, float b, float alpha }

Parameters

  • float x First number set
  • float y Second number set
  • float a
    • Default value 0

Example

<Example>

About

Number predictions by an AI for Arduino

Topics

Resources

License

Stars

Watchers

Forks

Languages