You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,5 @@
3
3
Una semplice implementazione in Tensorflow di un Chatbot, utilizzando una Seq2Seq.
4
4
5
5
Il training viene fatto su un dataset costruito da sottotitoli in lingua Italiana.
6
+
7
+
La spiegazione completa e dettagliata delle seq2seq, di come preparare i dati e del codice e' presente nella serie di articoli su Medium "Chatbots Chatbots, Chatbots..." trovabili all'url: https://medium.com/@cosimo.iaia
0 commit comments