Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
FluxML/Flux.jl
Pull Requests
Commits
cl/mixed
CarloLucibello-patch-1
CarloLucibello-patch-2
CarloLucibello-patch-3
CarloLucibello-patch-4
CarloLucibello-patch-5
CarloLucibello-patch-6
CarloLucibello-patch-7
CarloLucibello-patch-8
CarloLucibello-patch-9
CarloLucibello-patch-10
CarloLucibello-patch-11
CarloLucibello-patch-12
bc/logexpfunctions
bc/norm-type-stability
bc/vchain-rrule
cl/agents
cl/caching-allocator
cl/component
cl/cuda3
cl/cudadocs
cl/cudaext
cl/depre
cl/device
cl/devices
cl/doc4
cl/docs
cl/docs3
cl/docsattention
cl/downstream
cl/enz2
cl/enz4
cl/enzyme2
cl/expand
cl/ext
cl/fixback
cl/fixci
cl/fixcu
cl/fixdocs
cl/fp
cl/funct
cl/funct2
cl/gpu
cl/grad
cl/id
cl/load
cl/los
cl/lstm
cl/lstm2
cl/misc2
cl/mixed
cl/mldata
cl/moon
cl/moon2
cl/nll
cl/params
cl/pir
cl/public
cl/react
cl/reactant
cl/rec-doc
cl/recur
cl/rnn
cl/rnn2
cl/sched
cl/state
cl/tests
cl/testsfix
cl/train
cl/unbreak
cl/v0.15
cl/v16
cl/warn
cl-docs
compathelper/new_version/2023-05-02-00-16-19-461-00167845480
compathelper/new_version/2023-06-15-00-24-31-667-04255233286
compathelper/new_version/2023-10-29-00-17-44-206-00447538703
compathelper/new_version/2024-04-18-00-16-09-894-00366782878
compathelper/new_version/2024-04-18-00-16-14-958-02693456771
compathelper/new_version/2024-06-16-00-18-52-757-03516511688
compathelper/new_version/2024-06-25-00-17-09-712-01861810404
compathelper/new_version/2024-08-09-00-18-29-713-03254374619
compathelper/new_version/2024-11-05-00-20-58-633-02374792264
compathelper/new_version/2024-11-08-00-20-35-115-00680202294
compathelper/new_version/2025-01-08-00-20-36-499-01334285076
compathelper/new_version/2026-01-27-00-28-27-946-02539025090
compathelper/new_version/2026-04-11-00-34-47-548-02086536477
compathelper/new_version/2026-04-11-00-34-52-073-01340497663
copilot/activate-enzyme-tests-julia-1-12
dependabot/github_actions/codecov/codecov-action-6
dg/optimisers
dg/step
fix/fluxmpiextension_cuda_optional
gh-pages
gpu_docs
master
mcabbott-patch-1
ox/perfdocglobalmodel
release-0.14
rnn-hotfix
vs/tagbot
f16
CarloLucibello
committed
3 years ago
0115b219
Allow ForwardDiff in BatchNorm's track_stats (#2127)
mcabbott
committed
3 years ago
Verified
c850df54
Move doc sections to "guide" + "reference" (#2115)
mcabbott
committed
3 years ago
Verified
815deaa6
Fix last block in quickstart.md (#2131)
simonschnake
committed
3 years ago
Verified
fc88e4f2
Update Project.toml
CarloLucibello
committed
3 years ago
Verified
3518aa1d
Re-organise "built-in layers" section (#2112)
mcabbott
committed
3 years ago
Verified
a8dfcfc2
CompatHelper: bump compat for Functors to 0.4, (keep existing compat) (#2128)
github-actions[bot]
committed
3 years ago
Verified
bf3cf8bb
Remove `train!` from quickstart example (#2110)
mcabbott
committed
3 years ago
Verified
b015b7ac
Move 5 tutorials from fluxml.github.io (#2125)
mcabbott
committed
3 years ago
Verified
065c1914
Remove Flux.Data module (#2126)
mcabbott
committed
3 years ago
Verified
bc89f310
narrower non_differentiable params (#2118)
mcabbott
committed
3 years ago
Verified
a50b18c6
fix test (#2123)
CarloLucibello
committed
3 years ago
Verified
0a765b1d
allow non-tuple data in the new train! (#2119)
CarloLucibello
committed
3 years ago
Verified
a5e55465
Merge pull request #2016 from Saransh-cpp/linear-regression
ToucheSir
committed
3 years ago
Verified
da8ce81f
Merge branch 'master' into linear-regression
ToucheSir
committed
3 years ago
Verified
25eea17b
Add explicit `train!`, unify `update!`, and auto-translate the two `Adam`s (#2082)
mcabbott
committed
3 years ago
Verified
8d948e81
Allow OneHotArrays.jl v0.2 (#2109)
mcabbott
committed
3 years ago
Verified
ad988dad
safer gradients, less piracy (#2098)
mcabbott
committed
3 years ago
Verified
4662c4cf
Update Project.toml
CarloLucibello
committed
3 years ago
Verified
b2b0748c
Merge pull request #2095 from FluxML/compathelper/new_version/2022-10-29-00-17-46-693-03407581657
CarloLucibello
committed
3 years ago
Verified
b9a7d18a
CompatHelper: bump compat for MLUtils to 0.3, (keep existing compat)
CompatHelper Julia
committed
3 years ago
2c838b63
Revert structure + use ids
Saransh-cpp
committed
3 years ago
6b64b584
Move to the existing tutorials section
Saransh-cpp
committed
3 years ago
0350e039
More doctest fixing
Saransh-cpp
committed
3 years ago
17d167e2
Try fixing spaces
Saransh-cpp
committed
3 years ago
13cb623d
Fix doctests
Saransh-cpp
committed
3 years ago
768543cb
Create a new 'tutorials' section
Saransh-cpp
committed
3 years ago
b67a3a97
Move to the new Getting Started section?
Saransh-cpp
committed
3 years ago
df06a6de
Better introduction to a ML pipeline
Saransh-cpp
committed
3 years ago
36d7578c
Minor bug in the guide
Saransh-cpp
committed
3 years ago
51f8a384
Older