Commit Graph

29 Commits

Author SHA1 Message Date
Xun Deng d4df6f82ea support get_dist_args 2020-10-27 16:17:38 -04:00
Xun Deng ce170b2241 added Gumbel distribution 2020-10-20 10:26:04 -04:00
Xun Deng f2e8e143be added gumbel_cdf and invert bijectors 2020-10-13 15:41:43 -04:00
mindspore-ci-bot ab9cec0531 !7083 Support Categorical distribution
Merge pull request !7083 from XunDeng/categorical
2020-10-09 09:47:40 +08:00
Xun Deng 05a0dac125 add logistic distribution 2020-10-08 10:23:50 -04:00
Xun Deng 877b561e77 added categorical distribution 2020-10-07 11:49:44 -04:00
hesham 9cee0d2143 Add num_epochs to non-sink training 2020-09-24 23:24:43 -04:00
mindspore-ci-bot 041d9a65e4 !6551 Pull request from Tsinghua Zhusuan Team
Merge pull request !6551 from mcgrady00h/mindspore-zhusuan
2020-09-24 10:11:15 +08:00
peixu_ren 23ff21edd8 Added lognormal distribuition 2020-09-23 16:57:33 -04:00
mcgrady00h 25dc9b8d7e initial commit for zhusuan
fix: add declaration & move examples to test folder

fix pylint error

fix pylint error
2020-09-22 14:55:25 +08:00
Xun Deng c64f6a0a2a move pp related tests cases to probability folder 2020-09-14 13:29:43 -04:00
bingyaweng 866a8a1178 modify path of ut and st of mdp 2020-09-14 11:23:55 +08:00
xiefangqi 9b3c33e157 minddata iterator output ms_tensor 2020-09-11 11:35:50 +08:00
nhussain 92e99ff224 change map calls 2020-09-10 10:25:05 -04:00
nhussain 3bac9d3713 switch input columns and operation
change ImagefolderDV2 name

change ds.transforms.vision to ds.vision

change batch api to match map api more closely

compose op changes

test_pylint

remove compose op from vision, move to transform module, refactor map and batch to use column_order
2020-09-08 10:26:20 -04:00
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits 2020-09-03 17:33:20 +08:00
zhangxinfeng3 6d821235c0 update some comments of api 2020-08-24 11:52:58 +08:00
mindspore-ci-bot ab45bec828 !4924 Modify API comments and fix error of st
Merge pull request !4924 from byweng/fix_param_check
2020-08-22 09:37:36 +08:00
bingyaweng 3422f60d50 modify comments of API 2020-08-21 17:26:11 +08:00
mindspore-ci-bot 1166a091f5 !4893 fix error of conv_variational
Merge pull request !4893 from byweng/fix_param_check
2020-08-21 11:41:51 +08:00
bingyaweng b126272b39 fix error of conv_variational 2020-08-21 11:06:12 +08:00
mindspore-ci-bot 29e21479a4 !4845 Fix bugs about uncertainty toolbox and vae
Merge pull request !4845 from zhangxinfeng3/master
2020-08-21 09:06:41 +08:00
zhangxinfeng3 27ff97a555 update uncertainty toolbox 2020-08-20 19:32:18 +08:00
bingyaweng 2037336195 add st 2020-08-20 16:08:25 +08:00
zhangxinfeng3 d643c228d7 update variational and toolbox 2020-08-18 19:02:27 +08:00
zhangxinfeng3 a28ed9743a update variational inference and toolbox 2020-08-13 20:28:45 +08:00
mindspore-ci-bot 1b63c76c61 !4194 Add infer and dpn to nn/probability
Merge pull request !4194 from zhangxinfeng3/master
2020-08-13 17:32:50 +08:00
zhangxinfeng3 b16b71b9e8 add infer and dpn 2020-08-13 11:46:07 +08:00
zhangxinfeng3 735279a063 add uncertainty toolbox 2020-08-12 19:35:23 +08:00