Skip to content

Commit

Permalink
Fix ratio in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ReDeiPirati committed Jun 15, 2018
1 parent fbe168c commit d6a8671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

In this notebook we will build a deep learning model able to [detect the languages from short piceces of text (140 characters, old Tweets lenght) with high accuracy using neural networks](http://machinelearningexp.com/deep-learning-language-identification-using-keras-tensorflow/). The task is commonly solved using hard-coded rules or NLP library, but we will attack the problem using Deep Learning.

<img src="https://raw.githubusercontent.com/floydhub/language-identification-template/master/images/fhchat.png" width="500" height="500" align="center"/>
<img src="https://raw.githubusercontent.com/floydhub/language-identification-template/master/images/fhchat.png" width="650" height="500" align="center"/>

*Made with [Sketch Group Chat](https://www.sketchappsources.com/free-source/1558-group-chat-sketch-freebie-resource.html)*

Expand Down

0 comments on commit d6a8671

Please sign in to comment.