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

Latest commit

 

History

History
12 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 425 Bytes

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