Skip to content

A from-scratch (NumPy only) implementation of the 2006 paper Connectionist Temporal Classification: Labelling Unsegmented Sequence Data with Recurrent Neural Networks

Notifications You must be signed in to change notification settings

trevorhobenshield/ctc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTC

A from-scratch (NumPy only) implementation of the 2006 paper: Connectionist Temporal Classification: Labelling Unsegmented Sequence Data with Recurrent Neural Networks

FSM

State machine based on the example sequence "cat" shown in the paper

About

A from-scratch (NumPy only) implementation of the 2006 paper Connectionist Temporal Classification: Labelling Unsegmented Sequence Data with Recurrent Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages