Commit Graph

79 Commits

Author SHA1 Message Date
Gustav Louw
c72e5b66db
Merge pull request #9 from nsauzede/f-fix-portability-f-variant
use standard %f format (%a seems less portable)
2018-04-11 12:28:12 -07:00
Nicolas Sauzede
a9e85f354a use standard %f format (%a seems less portable) 2018-04-11 21:23:54 +02:00
Gustav Louw
e92adf34e8 doc 2018-04-11 09:38:24 -07:00
Gustav Louw
9ee52221ca update 2018-04-11 09:34:56 -07:00
Gustav Louw
9ea4e51a38 readme update 2018-04-11 09:23:23 -07:00
Gustav Louw
501321b8a2 update readme 2018-04-11 09:18:06 -07:00
Gustav Louw
8360c3916c README update 2018-04-10 19:51:35 -07:00
Gustav Louw
c4da19127f README update 2018-04-10 19:48:22 -07:00
Gustav Louw
84d24b97a3 cleanup 2018-04-10 19:24:15 -07:00
Gustav Louw
10eb871ca7 doc update 2018-04-10 19:12:35 -07:00
Gustav Louw
63ba88bbb8 little doc 2018-04-10 19:00:08 -07:00
Gustav Louw
dd240c2fed readme update 2018-04-10 18:53:29 -07:00
Gustav Louw
005a5445c0 readme update 2018-04-10 18:50:31 -07:00
Gustav Louw
01e075b78c README update 2018-04-10 18:46:22 -07:00
Gustav Louw
9c5ce9da9c updated readme 2018-04-10 18:37:19 -07:00
Gustav Louw
eb898b4c22 brackets 2018-04-03 16:17:27 -07:00
Gustav Louw
6c115010e5 lossless saving of floats 2018-04-03 15:27:44 -07:00
Gustav Louw
a5913774b9 cleanup 2018-04-03 15:12:36 -07:00
Gustav Louw
4b3a45af8d more const correctness 2018-04-03 13:08:27 -07:00
Gustav Louw
975f45676e mixed constructor args 2018-04-03 12:46:57 -07:00
Gustav Louw
2617d72ec5 more const 2018-04-02 15:58:25 -07:00
Gustav Louw
72dd9ed70a removed asserts and added ecalloc and efopen instead 2018-04-02 15:54:33 -07:00
Gustav Louw
09bd3f647c Merge branch 'master' of https://github.com/glouw/tinn 2018-04-02 15:37:39 -07:00
Gustav Louw
268ba8394a calloc and fopen asserts 2018-04-02 15:37:26 -07:00
Gustav Louw
5614720d88 Revert "interactive"
This reverts commit be0f1f3247.
2018-04-02 15:33:34 -07:00
Gustav Louw
be0f1f3247 interactive 2018-04-02 12:42:19 -07:00
Gustav Louw
a3cb4a52a6
Merge pull request #3 from saschagrunert/patch-1
Update README.md to use float instead of double
2018-04-02 10:17:57 -07:00
Sascha Grunert
dbd3d71de5
Update README.md 2018-04-02 15:31:27 +02:00
Gustav Louw
ea130335da const correctness 2018-04-01 17:01:42 -07:00
Gustav Louw
08ada030cb tinn no longer seeds rng 2018-04-01 15:25:47 -07:00
Gustav Louw
bcf16644d2 more hidden layers 2018-04-01 00:59:20 -07:00
Gustav Louw
c74ab3ab22 less hidden layers 2018-03-31 04:33:12 -07:00
Gustav Louw
ae2c658354 double to float 2018-03-31 04:29:56 -07:00
Gustav Louw
0228fdb32e double to float 2018-03-31 04:29:03 -07:00
Gustav Louw
97c15283bd cleanup 2018-03-30 11:01:49 -07:00
Gustav Louw
dd6fc57439 more iterations 2018-03-30 10:11:23 -07:00
Gustav Louw
f7592ca0e1 README update 2018-03-30 16:55:01 -07:00
Gustav Louw
a446cf183b README update 2018-03-30 16:52:20 -07:00
Gustav Louw
6bd4e7a47f comments 2018-03-30 16:46:16 -07:00
Gustav Louw
31031c8da3 makefile 2018-03-30 15:53:38 -07:00
Gustav Louw
cca0b71032 saving and loading functions 2018-03-30 15:42:20 -07:00
Gustav Louw
a166e79f8e spelling 2018-03-30 13:49:13 -07:00
Gustav Louw
aa06989244 README update 2018-03-30 13:26:46 -07:00
Gustav Louw
6dc57089f9 cleanup 2018-03-30 13:19:40 -07:00
Gustav Louw
8522ff336f README update 2018-03-30 13:12:51 -07:00
Gustav Louw
90b1f406b3 done 2018-03-30 13:10:23 -07:00
Gustav Louw
171bd195e9 update 2018-03-30 13:04:37 -07:00
Gustav Louw
82ea55d512 test 2018-03-29 16:13:48 -07:00
Gustav Louw
9f9dffc991 spelling 2018-03-29 14:54:17 -07:00
Gustav Louw
c4507e8b2d documentation 2018-03-29 14:52:23 -07:00