From f108e0cca90ca192817bb08ab7738d0211d0e1d2 Mon Sep 17 00:00:00 2001 From: CaptainDario <51273483+CaptainDario@users.noreply.github.com> Date: Wed, 24 Feb 2021 22:38:35 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5296f1..e1c63e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # DaKanjiRecognizer-ML -The machine learning parts of the DaKanjiRecognizer applications(s). +The machine learning parts of the DaKanjiRecognizer applications. ## Setup development environment @@ -23,4 +23,4 @@ The data on which the neural network was trained on was kindly provided by [ETL Papers:
* [Recognizing Handwritten Japanese Characters Using Deep Convolutional Neural Networks](http://cs231n.stanford.edu/reports/2016/pdfs/262_Report.pdf)
* [A neural framework for online recognition of handwritten Kanji characters](https://www.researchgate.net/publication/327893142_A_neural_framework_for_online_recognition_of_handwritten_Kanji_characters)
-* [Online Handwritten Kanji Recognition Based on Inter-stroke Grammar](https://www.researchgate.net/publication/4288187_Online_Handwritten_Kanji_Recognition_Based_on_Inter-stroke_Grammar)

\ No newline at end of file +* [Online Handwritten Kanji Recognition Based on Inter-stroke Grammar](https://www.researchgate.net/publication/4288187_Online_Handwritten_Kanji_Recognition_Based_on_Inter-stroke_Grammar)