https://github.com/JuliaDiffEq/DiffEqFlux.jl

sort by:
Revision Author Date Message Commit Date
e620ea9 Update Project.toml 26 March 2020, 15:55:22 UTC
e2924d7 Update Project.toml 26 March 2020, 15:21:43 UTC
04e03a1 Merge pull request #196 from abhigupta768/bboptim Add BlackBoxOptim dispatch to sciml_train 26 March 2020, 15:20:51 UTC
0b17386 Update test 26 March 2020, 13:59:29 UTC
177b38c Set maxiters 26 March 2020, 13:00:14 UTC
dc94389 Return Optim.MultivariateOptimizationResults and use struct for method 26 March 2020, 06:57:27 UTC
ccc3159 Remove callback 24 March 2020, 17:44:21 UTC
eaa0951 Add test 24 March 2020, 16:00:14 UTC
144efea Add BlackBoxOptim dispatch to sciml_train 24 March 2020, 14:42:49 UTC
53d9cac Merge pull request #195 from ChrisDeGrendele/master Save best solution rather than last one in sciml_train 23 March 2020, 13:44:30 UTC
970965c Added save_best option, fixed commented issue. 23 March 2020, 01:33:20 UTC
065ae1e first sciml_function 22 March 2020, 02:52:51 UTC
2decb6a Merge pull request #194 from AStupidBear/master improve logging of sciml_train 21 March 2020, 13:38:00 UTC
6c79554 improve logging of sciml_train 21 March 2020, 12:53:04 UTC
5b1f935 Update Project.toml 18 March 2020, 18:49:35 UTC
e2ea1c4 Fix FastChain dispatches in structs 18 March 2020, 18:48:39 UTC
4217674 Merge pull request #191 from JuliaDiffEq/fastchain_sde fix and better test neural SDE on FastChain 18 March 2020, 18:06:01 UTC
b25eb80 better fastdense neuralsde test 18 March 2020, 16:35:23 UTC
2e14efe fix some fastchain dispatches 18 March 2020, 16:27:57 UTC
e1f2c4d fix saveat times 18 March 2020, 16:01:16 UTC
7143e06 mark matrix fastdense broken 18 March 2020, 15:25:16 UTC
259c8e5 fix and better test neural SDE on FastChain Was pulling the same parameter set twice instead of grabbing the two halves 17 March 2020, 13:04:50 UTC
36a5f8c Merge pull request #188 from JuliaDiffEq/promotion Test DiffEqBase promotion 15 March 2020, 07:22:05 UTC
7e30adb decrease test time 15 March 2020, 06:17:56 UTC
58e2c43 Test DiffEqBase promotion Should fix https://github.com/JuliaDiffEq/DiffEqFlux.jl/issues/185 14 March 2020, 19:15:11 UTC
de5ff45 Merge pull request #184 from devmotion/progress Provide default progress loggers and use new ProgressLogging API 14 March 2020, 05:41:29 UTC
fad53bd Provide default progress loggers and use new ProgressLogging API 12 March 2020, 09:32:39 UTC
3e7692d hotfix callbacks 10 March 2020, 14:36:17 UTC
e68e6a7 Update Project.toml 10 March 2020, 04:35:29 UTC
8f673f4 Merge pull request #181 from JuliaDiffEq/second_order support second order 10 March 2020, 02:45:23 UTC
aab1d62 fix and test 2nd order optimizers 10 March 2020, 01:55:30 UTC
b6220d9 fix Hessian calculations 09 March 2020, 22:26:57 UTC
c459ab5 support second order 09 March 2020, 19:30:50 UTC
13cb855 Merge pull request #180 from abhigupta768/progbar Add progress bar to sciml_train, fixes #158 09 March 2020, 17:26:09 UTC
35ca59b Remove message 09 March 2020, 17:25:28 UTC
1fe8040 Add Logging to Project.toml 09 March 2020, 14:33:43 UTC
d56f59a Add logmsg to enable TerminalLogger 09 March 2020, 13:51:22 UTC
b4b8053 Use TerminalLoggers for terminal progress bar 08 March 2020, 18:00:36 UTC
77f3a19 Add progress bar to sciml_train 08 March 2020, 15:36:32 UTC
bdfabd7 nlopt test dep 05 March 2020, 20:46:04 UTC
0bf6dd3 fully remove NLopt 05 March 2020, 19:49:53 UTC
aa2e1fc include some Zygote fixes 05 March 2020, 19:32:47 UTC
ef732b2 Update Project.toml 05 March 2020, 07:13:57 UTC
9bfbc1a Merge pull request #177 from abhigupta768/nlopt Setup NLopt optimizers with sciml_train 05 March 2020, 07:00:27 UTC
8f6250e Update src/DiffEqFlux.jl 04 March 2020, 22:26:38 UTC
405b2a5 Return MultivariateOptimizationResults object with nlopt 04 March 2020, 22:02:29 UTC
5c16710 Move sciml_train to new file 04 March 2020, 21:37:11 UTC
d8efda8 Use import for NLopt 04 March 2020, 14:17:39 UTC
d908069 Add maxeval kwarg and bounded optimization dispatch 04 March 2020, 14:14:46 UTC
f6fb6ee Setup NLopt optimizers with sciml_train Fixes #161 04 March 2020, 10:12:24 UTC
a0b09fa Update Project.toml 04 March 2020, 07:05:07 UTC
38b04ce Merge pull request #176 from JuliaDiffEq/training Alternative training AD modes 04 March 2020, 06:53:48 UTC
b7d92dd nicer test results 04 March 2020, 06:24:29 UTC
19aa435 fix delay in test 04 March 2020, 05:57:44 UTC
10c925e even simpler tests 04 March 2020, 05:31:23 UTC
73c3205 test chagnges 04 March 2020, 05:17:57 UTC
5098d01 update neural ODE training time 04 March 2020, 04:57:59 UTC
3ef2c63 add ReverseDiff 04 March 2020, 04:55:06 UTC
aef3333 minor bump 04 March 2020, 04:34:56 UTC
b2ede4a alternative training modes to be left undocumented: a backdoor to try other ADs 04 March 2020, 04:34:37 UTC
164aa78 Update Project.toml 03 March 2020, 19:21:59 UTC
ed3ec4b Merge pull request #175 from JuliaDiffEq/forward Allow ForwardDiff inside of sciml_train calls 03 March 2020, 19:21:15 UTC
473e5ff ForwardDiff-aware training 03 March 2020, 16:46:55 UTC
84793ec Merge branch 'neuraldae' 03 March 2020, 16:46:28 UTC
219a41d add to README 03 March 2020, 16:46:21 UTC
96987c4 compile the ReverseDiff VJP 03 March 2020, 15:52:51 UTC
436fa68 finish up and test NeuralODEMM 03 March 2020, 15:33:00 UTC
c8caad9 Update MWE script 02 March 2020, 17:02:50 UTC
9270f12 Separate differentiable_vars and mass_matrix DAEs and update MWE to mass_matrix 02 March 2020, 15:08:56 UTC
48ec240 Add initial version of mass_matrix neuraldae 01 March 2020, 04:06:16 UTC
25c7d57 Merge pull request #172 from JuliaDiffEq/ChrisRackauckas-patch-2 Fix loss in callback to be computed before updating parameters 28 February 2020, 00:35:34 UTC
b808bfa Fix loss in callback to be computed before updating parameters Fixes https://github.com/JuliaDiffEq/DiffEqFlux.jl/issues/166#issuecomment-590476701 24 February 2020, 18:26:37 UTC
997e553 Add desired MWE Script 23 February 2020, 18:40:38 UTC
7c90a6a Some updates to NeuralDAE constructor 23 February 2020, 18:34:38 UTC
5a261cd Add NeuralDAE struct and constructor 23 February 2020, 18:34:38 UTC
19af8e5 Update Project.toml 19 February 2020, 14:06:23 UTC
397346e Merge pull request #165 from JuliaDiffEq/data Fix data splat in Flux optimizer version of sciml_train 19 February 2020, 14:02:22 UTC
28c9345 iterate after the callback 19 February 2020, 13:38:27 UTC
422d2c1 Iterate optim batches in the callback 19 February 2020, 13:29:40 UTC
96ad21d simpler test 19 February 2020, 06:38:48 UTC
5125be7 quicker test 19 February 2020, 06:17:41 UTC
c7bcdc7 Fix data splat in Flux optimizer version of sciml_train 19 February 2020, 00:52:25 UTC
68c5571 Merge pull request #163 from JuliaDiffEq/optional_data Add an optional data argument and fix docstring 18 February 2020, 14:31:20 UTC
1c67e1e fix up null iterator 18 February 2020, 05:32:58 UTC
e1cbfd3 Add an optional data argument 18 February 2020, 04:52:56 UTC
cfe6204 Merge pull request #157 from JuliaDiffEq/compathelper/new_version/2020-02-16-11-08-34-318-1059532658 CompatHelper: bump compat for "Juno" to "0.8" 16 February 2020, 13:41:09 UTC
c2dd815 CompatHelper: bump compat for "Juno" to "0.8" 16 February 2020, 11:08:35 UTC
b5fbebf Update README.md 13 February 2020, 14:33:23 UTC
c7c5a63 Merge pull request #151 from abhigupta768/boxConstrainedOptim [WIP] Add box constrained optimization dispatch in sciml_train 11 February 2020, 13:25:45 UTC
8c2fa0b Move bounds to kwargs 11 February 2020, 07:09:35 UTC
4be8273 add box constrained optimization 10 February 2020, 19:16:55 UTC
06cf220 Merge pull request #147 from ali-ramadhan/ar/readme-toc Add table of contents to README 09 February 2020, 23:07:22 UTC
6952bbf Add table of contents to README 09 February 2020, 22:58:28 UTC
052134b Merge pull request #145 from JuliaTagBot/master Install TagBot as a GitHub Action 08 February 2020, 15:38:14 UTC
a72fdc2 Install TagBot as a GitHub Action 08 February 2020, 12:57:20 UTC
7df25ac Update .gitlab-ci.yml 08 February 2020, 07:40:37 UTC
b853636 add some usings 08 February 2020, 04:51:58 UTC
38256f1 Update Project.toml 07 February 2020, 22:55:02 UTC
ece159d Merge pull request #141 from JuliaDiffEq/fast_adjoints fast adjoints for fast layers 07 February 2020, 22:54:23 UTC
8167068 fix typo 07 February 2020, 19:52:55 UTC
back to top