Skip to content

Word Prediction Neural Network Algorithm using BRNNs | Note: in-dev!

Notifications You must be signed in to change notification settings

ryanjcooper/word-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word Completion Algorithm using Stacked BRNN

Developed by @coopss

  • Version: in-dev-03/18
  • Latest Stable: none

Description

This is an implementation of a typing autocompletion algorithm that exploits the properties of stacked bidirectional neural networks. This was designed to allow for continuous adaptation to the user's behavior via retraining. The inherent properties of associative memory in stacked BRNNs will allow for diminishing value of the pretrained word completions to accommodate for the user's unique usage.

About

Word Prediction Neural Network Algorithm using BRNNs | Note: in-dev!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages