Skip to content

Aarian/Forward_Forward_TimeSeries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Forward-Forward algorithm on time series

  • Here is the implementation of the forward-forward algorithm for the time series (speech) data, for my conversational AI course.
  • I also used this implementation for digit classification and was extended to time series data.
  • The .ipynb contains all the required and necessary information.