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

sort by:
Revision Author Date Message Commit Date
f9c2a92 Merge pull request #10 from devmotion/patch-1 Fix some typos 23 January 2019, 01:38:32 UTC
7362cd8 Fix some typos 23 January 2019, 00:03:15 UTC
34539c6 fix README examples 22 January 2019, 15:03:10 UTC
3da245d update readme 22 January 2019, 14:34:12 UTC
4604f00 move the `f` outside of `diffeq_rd` 22 January 2019, 14:29:22 UTC
452e342 fix neural ode tests 22 January 2019, 14:00:53 UTC
b7d9868 fix up tests 22 January 2019, 13:54:29 UTC
e3ea44f Update layers.jl 22 January 2019, 13:33:38 UTC
1e6ab4f Update layers.jl 22 January 2019, 13:23:57 UTC
75157a3 make neural_ode work 22 January 2019, 12:42:28 UTC
9ecc80d add GPUs to the docs 22 January 2019, 06:39:53 UTC
d2de0db add a readme and CI badges 22 January 2019, 06:30:00 UTC
a50aa3e Merge pull request #6 from JuliaDiffEq/neural_ode add neural ode and sde layers 22 January 2019, 04:42:19 UTC
3c42d3b change neural mSDE test condition to generate a time series 22 January 2019, 04:41:00 UTC
c983fe2 add neural mSDE 22 January 2019, 04:40:30 UTC
b724623 default to adjoint method 21 January 2019, 22:52:28 UTC
38d866e add neural ode layers 21 January 2019, 22:43:11 UTC
73aa7c8 u0 kwarg 21 January 2019, 22:28:57 UTC
7b439b8 Merge pull request #5 from MikeInnes/utils Parameter munging utilities 21 January 2019, 21:29:20 UTC
3bdc620 utils 21 January 2019, 14:31:27 UTC
9455d81 Update README.md 10 January 2019, 08:40:52 UTC
553127c Update .travis.yml 10 January 2019, 08:40:26 UTC
3eb54a5 Update layers.jl 10 January 2019, 08:39:32 UTC
5baada7 Rename DiffEqML.jl to DiffEqFlux.jl 10 January 2019, 08:39:20 UTC
9f2dcb6 Update DiffEqML.jl 10 January 2019, 08:39:06 UTC
1b77eef Merge pull request #3 from YingboMa/delta Make `diffeq_adjoint` working and work with Δ 10 January 2019, 00:03:21 UTC
1baa344 diffeq_adjoint with Δ is working! 09 January 2019, 23:14:16 UTC
d202130 play with Delta 09 January 2019, 22:13:38 UTC
26164ab Update loss_reduction′ 09 January 2019, 21:14:35 UTC
0f51ef4 add ntuple and rm autojacvec=false 09 January 2019, 20:45:08 UTC
1bc9575 Fix remake 09 January 2019, 20:41:13 UTC
ff4e414 Merge branch 'master' of github.com:JuliaDiffEq/DiffEqML.jl 09 January 2019, 20:39:46 UTC
d0e1b0a diffeq_adjoint is working 09 January 2019, 20:38:03 UTC
b6153a3 solve on regular numbers for adjoint 09 January 2019, 20:11:39 UTC
dfccbba attempt adjoint 09 January 2019, 19:34:26 UTC
ec6f511 Merge pull request #1 from YingboMa/master Fix diffeq_fd with given `n` 09 January 2019, 19:20:07 UTC
74faf4b Fix diffeq_fd with given `n` 09 January 2019, 19:17:29 UTC
80f2e2b mixed mode to scalar is working 09 January 2019, 19:11:11 UTC
be58dbe improve tests and fix fd 09 January 2019, 18:55:47 UTC
9aac75d expand test to different layer types 09 January 2019, 17:56:34 UTC
9f21e9a fd is calling but not working 09 January 2019, 17:49:52 UTC
53d3600 restructure layer code 26 December 2018, 15:26:13 UTC
626eeb6 initial code for diffeq Flux layers 26 December 2018, 15:21:41 UTC
abac554 Initial commit 26 December 2018, 15:09:30 UTC
back to top