Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

cieslarmichal/character-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application for character prediction using machine learning


This repository represents my engineer's thesis at AGH University of Science and Technology.

Application features:

  • predicting a next character in a word using neural networks
  • predicting a next character in a word using markov chain
  • predicting a next word in a sentence using neural networks