Ricardo Montañana Gómez rmontanana
  • Albacete
  • Joined on 2023-05-12
rmontanana pushed to TANNew at rmontanana/BayesNet 2023-08-02 08:56:16 +00:00
f520b40016 Almost complete proposal in TANNew
rmontanana pushed to TANNew at rmontanana/BayesNet 2023-08-01 22:57:00 +00:00
cdfb45d2cb Add topological order to Network
rmontanana pushed to TANNew at rmontanana/BayesNet 2023-08-01 17:02:42 +00:00
f63a9a64f9 Update Makefile to add Release & Debug build
rmontanana synced commits to main at rmontanana/mdlp from mirror 2023-08-01 15:54:08 +00:00
5708dc3de9 Fix initialization mistake in transform
rmontanana pushed to TANNew at rmontanana/BayesNet 2023-08-01 15:33:05 +00:00
285f0938a6 Update mdlp library
rmontanana pushed to TANNew at rmontanana/BayesNet 2023-08-01 11:17:20 +00:00
8f8f9773ce Make TANNew same as TAN with local discretization
rmontanana pushed to main at rmontanana/BayesNet 2023-08-01 08:55:57 +00:00
a9ba21560d Add environment platform to experiment result
rmontanana pushed to TANNew at rmontanana/BayesNet 2023-08-01 08:43:14 +00:00
a18fbe5594 Begin implementation
rmontanana created branch TANNew in rmontanana/BayesNet 2023-08-01 08:43:14 +00:00
rmontanana pushed to main at rmontanana/BayesNet 2023-07-31 16:49:23 +00:00
adf650d257 Max threading
rmontanana pushed to main at rmontanana/BayesNet 2023-07-30 17:00:07 +00:00
43bb017d5d Fix problem with tensors way
rmontanana pushed to main at rmontanana/BayesNet 2023-07-30 08:27:36 +00:00
53697648e7 Merge branch 'aftermath' into main
4ebc9c2013 Complete fixing the linter warnings
b882569169 Fix some more lint warnings
8b2ed26ab7 Fix some lint warnings
5efa3beaee Fix some lint warnings
Compare 13 commits »
rmontanana pushed to aftermath at rmontanana/BayesNet 2023-07-29 22:17:02 +00:00
4ebc9c2013 Complete fixing the linter warnings
b882569169 Fix some more lint warnings
8b2ed26ab7 Fix some lint warnings
5efa3beaee Fix some lint warnings
9a0449c12d Fix some lint warnings
Compare 5 commits »
rmontanana pushed to aftermath at rmontanana/BayesNet 2023-07-29 17:00:45 +00:00
7222119dfb Refactor experiment crossvalidation
rmontanana created branch aftermath in rmontanana/BayesNet 2023-07-29 16:28:04 +00:00
rmontanana pushed to aftermath at rmontanana/BayesNet 2023-07-29 16:28:04 +00:00
cb54f61a69 Refactor Models to be a singleton factory
07d572a98c Add Model factory
c4f3e6f19a Refactor crossvalidation to remove unneeded params
adc0ca238f Refactor cross_validation
b9e76becce Add show experiment
Compare 6 commits »
rmontanana pushed to main at rmontanana/BayesNet 2023-07-28 23:16:23 +00:00
d8764db716 Fix linter warnings
rmontanana pushed to main at rmontanana/BayesNet 2023-07-28 10:11:56 +00:00
8049df436c Add Models class
rmontanana pushed to main at rmontanana/BayesNet 2023-07-27 22:53:24 +00:00
b420ad2bc2 Add dotenv and possible multiple seeds
rmontanana pushed to main at rmontanana/BayesNet 2023-07-27 16:40:08 +00:00
b03e84044a Fix some mistakes in timer and output format