Skip to content

Commit

Permalink
Update keras_spell.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhno12313 authored Dec 6, 2023
1 parent 8e4f873 commit 8b4a5b5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions keras_spell.py
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# encoding: utf-8
'''
Created on Nov 26, 2015

@author: tal
Based in part on:
Learn math - https://github.com/fchollet/keras/blob/master/examples/addition_rnn.py
See https://medium.com/@majortal/deep-spelling-9ffef96a24f6#.2c9pu8nlm
'''

from __future__ import print_function, division, unicode_literals

Expand Down

0 comments on commit 8b4a5b5

Please sign in to comment.