Commit Graph

198 Commits

Author SHA1 Message Date
sugarme
b6f5a89f7b vision/aug: added double dtype 2021-06-22 00:38:40 +10:00
sugarme
e4fd5bf140 changed vision/aug input/output tensor dtype to be uint8 2021-06-22 00:03:31 +10:00
sugarme
dbab26c5aa added libtorch APIs get/set optimizer learning rates 2021-06-06 18:04:08 +10:00
sugarme
b02185df22 added libtorch APIs GetLRs and ParamGroupNum 2021-06-04 23:07:59 +10:00
sugarme
e49f0eab20 added augment demo images 2021-05-22 21:49:31 +10:00
sugarme
7292c3575e added image augmentation and minor fixed on ts.Lstsq 2021-05-22 21:02:22 +10:00
sugarme
0c9ab73736 added example/jit-train with README.md and updated code 2021-01-02 20:34:05 +11:00
sugarme
d6fb8d88d8 example/jit-train: added 2021-01-02 16:49:36 +11:00
sugarme
2fb8acef07 added train and eval atm_ API 2021-01-02 15:40:52 +11:00
sugarme
8770fc378b Updated tensor.OfDataSize to write directly binary data; Updated ReadNpy and ReadNpz 2020-11-18 13:07:08 +11:00
sugarme
5801be4072 update to ts.SaveMultiNew 2020-11-18 01:22:36 +11:00
sugarme
b4228528bb WIP(npy): added ReadNpy and ReadNpz 2020-11-17 18:31:29 +11:00
sugarme
992ff860d4 updated example code on README and added Colab links 2020-11-15 10:32:37 +11:00
sugarme
c0da658e6b remove .ipynb_checkpoints 2020-11-15 10:03:18 +11:00
sugarme
07a2fc9979 more cleanup at example/yolo 2020-11-14 14:54:37 +11:00
sugarme
957200c17e cleanup at yolo 2020-11-14 14:51:56 +11:00
sugarme
3f2e4397c8 replace yolo notebook with a link 2020-11-14 14:43:15 +11:00
sugarme
0fe8d22c82 relocated basic notebook 2020-11-13 22:52:26 +11:00
Sugarme
faa510288f Created using Colaboratory 2020-11-13 22:44:01 +11:00
Sugarme
1c5c3699d5
Delete gotch.ipynb 2020-11-13 13:15:33 +11:00
Sugarme
6af627e7bf
Delete gotch_mnist.ipynb 2020-11-13 13:13:19 +11:00
Sugarme
6056096eb1 Created MNIST CNN colab notebook 2020-11-13 12:47:07 +11:00
Sugarme
8296fa1a40 Created basic Gophernotes GoTch on Google Colab 2020-11-13 11:21:25 +11:00
sugarme
c1bbee4880 tensor/print: added padding and precision 2020-11-09 17:16:34 +11:00
sugarme
b18d1cde89 tensor/print: more print options; updated for minor version 2020-11-09 15:59:25 +11:00
sugarme
5d60adf0fd tensor/print: added basic tensor print using fmt Formatter interface 2020-11-09 13:35:28 +11:00
sugarme
c38c909977 corrected Int64Option and Float64Option param functions 2020-11-02 22:35:25 +11:00
sugarme
d146064ea6 added example images and README.md for neural-style-transfer example 2020-11-01 13:29:10 +11:00
sugarme
ccfea76483 example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +11:00
sugarme
a6d09580aa corrected pointer receiver conversion in vision sub-packages and examples 2020-11-01 11:59:08 +11:00
sugarme
5414b6ed57 nn/rnn: corrected interface type conversion 2020-10-31 23:30:04 +11:00
sugarme
b69d46eae4 converted to pointer receiver at vision sub-package 2020-10-31 22:11:50 +11:00
sugarme
3cd0cf1d30 tensor: added SaveMultiNew to test fixing runtime error when saving trained model 2020-10-29 23:40:24 +11:00
sugarme
1914aac74e tensor/Drop: updated comment 2020-10-24 09:36:06 +11:00
sugarme
95db45896e feat(tensor): ts.MustDrop() now can call multiple times 2020-10-24 00:29:23 +11:00
sugarme
4721ffe670 fix(example/translation): more memory fix 2020-08-03 15:40:04 +10:00
sugarme
a0877826c9 WIP(example/translation): more update 2020-08-03 09:56:59 +10:00
sugarme
2bd23fcc89 WIP(example/translation): more update 2020-08-01 19:32:19 +10:00
sugarme
b77fa54eb0 WIP(example/translation) 2020-08-01 16:33:30 +10:00
sugarme
abd5c8fc7b example/char-rnn: added README.md 2020-07-28 20:10:31 +10:00
sugarme
74480db4d6 fix(nn/rnn): fixed memory leak and removed defaultSeq func; example/char-rnn: completed 2020-07-28 16:08:40 +10:00
sugarme
11a8dd9245 fix(nn/rnn): correct LSTM not flatten weights; added Device.IsCuda(); WIP(example/char-rnn): still memory blowup 2020-07-27 17:17:38 +10:00
sugarme
c69229c43a fix(tensor/data): correct NewTextData func) 2020-07-27 11:31:42 +10:00
sugarme
38b8139bd5 WIP(example/char-rnn) 2020-07-25 19:02:48 +10:00
sugarme
af7655d3fc feat(tensor/data): TextData and TextDataIter; WIP(example/char-rnn) 2020-07-25 13:42:15 +10:00
sugarme
b3529b3b1b chore(example/mnist): updated README with colab link 2020-07-24 13:41:08 +10:00
Sugarme
1348830a4a updated colab - mnist 2020-07-24 13:36:26 +10:00
Sugarme
5169fe8085 Created using Colaboratory - MNIST 2020-07-24 13:32:10 +10:00
sugarme
ea201395f4 chore(README): updated with detail example and some clean-up 2020-07-23 02:58:32 +10:00
sugarme
0ff2f910f2 BREAKING CHANGE: switch to auto-generated 2020-07-22 15:56:30 +10:00