Commit Graph

410 Commits

Author SHA1 Message Date
Crista Lopes
df289f0d2c oh look, one more style. Couldn't resist 2020-01-01 12:38:17 -08:00
Crista Lopes
a6d5ee0d13 SimpleRNN does the job equally well. 2020-01-01 12:03:23 -08:00
Crista Lopes
69e9934ae9 Minor aesthetic improvements 2019-12-31 16:52:39 -08:00
Crista Lopes
a6fc28a123 Rename this style 2019-12-31 10:18:06 -08:00
Crista Lopes
a8379345c7 Clean up 2019-12-31 10:17:12 -08:00
Crista Lopes
9c51b2fc1c This one is perfect 2019-12-31 10:13:41 -08:00
Crista Lopes
18c7135d59 This works almost perfectly, except for the first letter of the lines. 2019-12-31 10:09:48 -08:00
Crista Lopes
f4ce13c429 38 rnn 2019-12-30 19:02:08 -08:00
Crista Lopes
78df7731b3 dense, shallow, monolithic 2019-12-30 10:36:16 -08:00
Crista Lopes
40c292a4f7 Make 35 even more like 36 2019-12-28 18:24:52 -08:00
Crista Lopes
3a579e61e4 Added 36 2019-12-28 18:24:25 -08:00
Crista Lopes
8709c07dca Rename this style 2019-12-27 09:58:44 -08:00
Crista Lopes
9f76b84cff Flip two lines 2019-12-27 09:54:06 -08:00
Crista Lopes
d5c5e00adb Simplest possible thing that works for 35 2019-12-26 18:28:23 -08:00
Crista Lopes
beed9d10cd Change the name of this style to dense, because it's focusing on the dense layer 2019-12-26 16:44:21 -08:00
Crista Lopes
b855384437 Add a version of this that works on single characters, and batches on the line. It's much simpler to explain. 2019-12-26 16:42:33 -08:00
Crista Lopes
997c2827b1 Make space for more variations 2019-12-26 16:41:01 -08:00
Crista Lopes
239c19732a Renaming 2019-12-26 10:41:49 -08:00
Crista Lopes
5a2b5975c7 Some renaming 2019-12-26 10:40:03 -08:00
Crista Lopes
3412e6fe95 Minor 2019-12-26 10:36:45 -08:00
Crista Lopes
7861836070 Rename to tf-35.py 2019-12-26 10:35:28 -08:00
Crista Lopes
9549e4473e Delete this file 2019-12-26 10:34:49 -08:00
Crista Lopes
451c5d9937 Make it simpler 2019-12-26 10:34:07 -08:00
Crista Lopes
e0d8b1adc2 Added this attempt 2019-12-25 14:57:12 -08:00
Crista Lopes
7f7c4e111a Line styling 2019-12-24 07:02:45 -08:00
Crista Lopes
0520c182be Finish the last commit 2019-12-24 06:47:54 -08:00
Crista Lopes
6e1d72bd21 Tidy up, make line numbers consistent with text 2019-12-22 17:43:07 -08:00
crista
ebeba3d34c Merge pull request #50 from amcheng/master
replace list comprehension with map function
2019-12-16 15:54:38 -08:00
Crista Lopes
9acd61f160 Add this one more train/validation data generator 2019-11-26 00:56:33 -08:00
Crista Lopes
c7cb993a56 Very rough learning to count words 2019-11-26 00:38:29 -08:00
Crista Lopes
a18c4c6980 Learn to normalize characters given a line, and using the model of the no-learning version 2019-11-26 00:21:25 -08:00
Crista Lopes
e2c531fc5c Learn how to normalize one character at a time 2019-11-26 00:02:24 -08:00
Crista Lopes
de77c8a224 Rename 2019-11-26 00:02:03 -08:00
Crista Lopes
75e89c1acf Added same as no-learning but with learning. Doesn't learn. 2019-11-25 22:53:41 -08:00
Crista Lopes
a0b28a985a Simple program to normalize characters 2019-11-25 20:04:25 -08:00
Crista Lopes
659e43e92f First simple word counter. Doesn't work on pride-prejudice -- OOM. It works on half of it. 2019-11-24 19:04:13 -08:00
Alex Cheng
3250ac1188 replace list comprehension with map function 2019-11-19 19:32:40 -08:00
Crista Lopes
88bb3ee2df Better 2019-08-13 09:17:37 -07:00
Crista Lopes
d202fea352 Format to fit in 1 page 2019-08-12 20:15:33 -07:00
Crista Lopes
cc86a2cebc Rename these too 2019-08-12 19:44:32 -07:00
Crista Lopes
eb85af9982 Place the APL example in the right folder 2019-08-12 14:39:29 -07:00
Crista Lopes
61d5f74ad9 Massive renaming! 2019-08-12 14:38:16 -07:00
Crista Lopes
e6c1238a56 Better comment 2019-08-12 14:19:05 -07:00
Crista Lopes
053bec0fc1 Clean up APL code and sprinkle an example in comments 2019-08-12 14:15:10 -07:00
Crista Lopes
ae79757199 APL, baby! 2019-08-11 19:07:16 -07:00
Crista Lopes
38095fd076 Move experimental code to zothers folder 2019-08-11 08:54:20 -07:00
Crista Lopes
ed8c3cabaa Finally rewrote the code for Python3! 2018-12-13 19:57:17 -08:00
crista
4449f0b7ba Merge pull request #37 from cclauss/modernize-python2-code
Modernize Python 2 code to get ready for Python 3
2018-12-13 12:04:20 -08:00
crista
32af06377d Merge pull request #36 from imarudina/master
Stop words contained '\n\n' due to an empty line in stop_words.txt
2018-12-13 11:47:25 -08:00
crista
1e3ec4932a Merge pull request #39 from tingstad/patch-1
tf-03.py: unused variable
2018-12-13 11:27:48 -08:00