Hossein Pourbozorg
7f06b15f67
use https instead of http for web links
2019-04-25 11:04:03 +00:00
Dhairya Gandhi
01ffa21939
Merge pull request #750 from FluxML/dg/bound_tracker
...
Added NNlib/ Tracker version bounds
2019-04-24 21:38:30 +05:30
Dhairya Gandhi
77e3ff7a8c
fixed docs
2019-04-24 21:16:31 +05:30
Dhairya Gandhi
96b0e751e3
fix NNlib bound
2019-04-24 19:29:54 +05:30
Dhairya Gandhi
4ba640b59e
fixes
2019-04-24 19:19:21 +05:30
Dhairya Gandhi
55bb39a259
added NNlib/ Tracker version bounds
2019-04-24 19:15:29 +05:30
Mike J Innes
bd2611da9c
Merge pull request #709 from DoktorMike/master
...
Small fix for recurrence documentation
2019-04-23 14:51:25 +01:00
Mike J Innes
f2ee87e4d8
Merge pull request #747 from jctops/patch-1
...
Swap comma for full stop
2019-04-23 12:33:46 +01:00
Jake Topping
ff7adda74b
Swap comma for full stop
...
"ERROR: LoadError: UndefVarError: G not defined" caused by "gn,G" rather than "gn.G" in line 386. Swapping for full stop should fix this
2019-04-22 17:08:36 +01:00
Michael Green
1eca23e113
Merge branch 'master' of https://github.com/FluxML/Flux.jl
2019-04-20 11:26:24 +02:00
Michael Green
934f7f932d
Updated docs again.
2019-04-20 11:22:48 +02:00
Dhairya Gandhi
412e04fef1
Merge pull request #745 from Tokazama/patch-1
...
Fix typo in Maxout
2019-04-20 13:09:28 +05:30
Zachary P Christensen
83eb5a1df6
Fix typo in Maxout
2019-04-19 17:02:26 -04:00
Viral B. Shah
05b1844419
Update LICENSE.md
2019-04-15 16:59:16 -04:00
Dhairya Gandhi
66ce8d8066
Merge pull request #728 from shreyas-kowshik/gn_news_patch
...
Added GroupNorm to docs and News.md
2019-04-09 17:58:56 +05:30
Shreyas
2a6eb35a71
Added GroupNorm to docs and News.md
2019-04-05 23:16:46 +05:30
Dhairya Gandhi
30fc68047e
Merge pull request #727 from hossein-pourbozorg/patch-1
...
add other optimizers to documentation
2019-04-05 20:18:24 +05:30
Mike J Innes
54d9229be9
Merge pull request #710 from johnnychen94/master
...
naive implementation of activations
2019-04-05 15:33:31 +01:00
Johnny Chen
a300376f71
fix a typo in comment
...
`inplementation` --> `implementation`
2019-04-05 19:19:30 +08:00
JohnnyChen
4626f7568c
rewrite one test case
2019-04-05 18:50:15 +08:00
JohnnyChen
3cafbbad02
simplify the implementation
2019-04-05 18:44:00 +08:00
JohnnyChen
de7a5f4024
correct the function behavior; support Any type
2019-04-05 18:16:44 +08:00
Hossein Pourbozorg
cad2df2c41
add other optimizers to documentation
2019-04-05 01:25:21 +04:30
bors[bot]
bd9d73a941
Merge #655
...
655: Added support for Float64 for DepthwiseConv r=dhairyagandhi96 a=thebhatman
DepthwiseConv was giving errors for Float64. This fixes the issue.
Co-authored-by: Manjunath Bhat <manjunathbhat9920@gmail.com>
2019-04-04 17:25:52 +00:00
Dhairya Gandhi
1963f30911
Merge pull request #726 from dhairyagandhi96/iris
...
use cached iris dataset
2019-04-04 22:46:21 +05:30
Dhairya Gandhi
9c8175b1c0
fixes
2019-04-04 22:32:01 +05:30
Dhairya Gandhi
4f754d33cb
switch to http link
2019-04-04 22:18:38 +05:30
Dhairya Gandhi
38cc216a4b
switch to azure
2019-04-04 22:03:01 +05:30
Dhairya Gandhi
77274b4af7
change iris link
2019-04-04 21:07:46 +05:30
bors[bot]
25097c4322
Merge #712
...
712: Enable GPU CI r=dhairyagandhi96 a=dhairyagandhi96
Looking for feedback on this policy for doing GPU CI.
Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
2019-04-03 12:54:18 +00:00
Dhairya Gandhi
f4f8ba32fe
fix variable name
2019-04-03 16:01:27 +05:30
Mike J Innes
0b9fddda03
Merge pull request #721 from yukota/devide_test
...
Devide test specific dependency
2019-04-02 12:40:49 +01:00
Dhairya Gandhi
058378a35c
increase bors timeout
2019-04-01 20:10:08 +05:30
Dhairya Gandhi
cff1dfd258
conditionally execute RNN tests
2019-04-01 19:56:49 +05:30
Dhairya Gandhi
bc33108e66
disable rnn tests
2019-03-31 00:29:10 +05:30
YuK_Ota
d6bbbbc4cd
devide test specific dependency
2019-03-30 23:36:43 +09:00
Dhairya Gandhi
ac467cfe77
fixes
2019-03-30 18:17:57 +05:30
Dhairya Gandhi
492a3ca707
disable GRU tests
2019-03-30 18:15:42 +05:30
Elliot Saba
7418a2d7d7
Merge pull request #696 from shreyas-kowshik/group_norm_patch
...
Added GroupNorm Layer
2019-03-29 16:35:51 -07:00
Shreyas
4cb7b9278b
Minor changes to docstring according to guidelines
2019-03-30 00:28:23 +05:30
Dhairya Gandhi
a50492ab40
add bors conf
2019-03-29 17:45:19 +05:30
Dhairya Gandhi
438b31a138
dont test with CUDA masters
2019-03-29 00:08:08 +05:30
Dhairya Gandhi
d2ce3f304f
fixes
2019-03-28 21:34:18 +05:30
Dhairya Gandhi
be6a606d96
enable gpu ci on julia 1
2019-03-28 21:31:20 +05:30
JohnnyChen
82595648e2
change 4-spaces tab to 2-spaces tab
2019-03-28 22:40:24 +08:00
Shreyas
b6fcd1d837
Added export to Maxout
2019-03-28 19:15:16 +05:30
JohnnyChen
13c58494ec
add x into results
2019-03-28 19:28:59 +08:00
Johnny Chen
c4ebd199db
move test cases to "basic" testset
2019-03-28 17:58:02 +08:00
Johnny Chen
47728b1899
fix test case error
2019-03-28 17:45:12 +08:00
JohnnyChen
5c2a071713
add support for 0-element Chain
2019-03-28 17:20:41 +08:00