⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

My dip in Machine Learning using elementary math methods to detect linear recurrence sequences(like predicting next number in a series). Learning sequences were used to train, most of which satify recurrence relations of order 2,3 or 4. For those sequences, i computed the recurrence relations and predict the next terms. Moreover, i found some re…

License

Notifications You must be signed in to change notification settings

Kevogich/Recurrence-relation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recurrence-relation

My dip in Machine Learning using elementary math methods to detect linear recurrence sequences(like predicting next number in a series). Learning sequences were used to train, most of which satify recurrence relations of order 2,3 or 4. For those sequences, i computed the recurrence relations and predict the next terms. Moreover, i found some recurrence relations that are not described in the OEIS.

Requirements

-Pandas

-Numpy

About

My dip in Machine Learning using elementary math methods to detect linear recurrence sequences(like predicting next number in a series). Learning sequences were used to train, most of which satify recurrence relations of order 2,3 or 4. For those sequences, i computed the recurrence relations and predict the next terms. Moreover, i found some re…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages