issues
search
acfr
/
RobustNeuralNetworks.jl
A Julia package for robust neural networks.
https://acfr.github.io/RobustNeuralNetworks.jl/
MIT License
49
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed cholesky init bug in a systematic way
#150
nic-barbara
opened
3 weeks ago
0
Mixing convolutions with LBDN
#149
pat-alt
closed
1 month ago
2
147 small bug in docs
#148
nic-barbara
closed
2 months ago
2
Small bug in docs
#147
pevnak
closed
2 months ago
0
Specify different limit per pair in a multi-input multi-output neural network
#146
caxelrud
closed
2 months ago
12
Constraint the sensitivity (gain) around a point
#145
caxelrud
closed
2 months ago
3
Add new LBDN parameterisarion
#144
nic-barbara
closed
1 month ago
0
Add convolutional LBDNs
#143
nic-barbara
opened
10 months ago
1
Bump to v0.3.2
#142
nic-barbara
closed
11 months ago
1
Bump to v0.3.2
#141
nic-barbara
closed
11 months ago
0
Issue 136 139
#140
MrstupidJ
closed
11 months ago
0
Array mutating problem when calculating inverse of (I + M)
#139
MrstupidJ
closed
11 months ago
3
Updated broken links
#138
nic-barbara
closed
11 months ago
0
Minor updates to docs
#137
nic-barbara
closed
11 months ago
0
The product of passivity indices does have a theoretical upper bound.
#136
MrstupidJ
closed
11 months ago
0
Bump to v0.3.1
#135
nic-barbara
closed
1 year ago
1
Fixed a bug in the docs and removed `LiveServer.jl` as a dependency
#134
nic-barbara
closed
1 year ago
0
Update package documentation following `Documenter.jl` `v1.0` release
#133
nic-barbara
opened
1 year ago
0
Hybridpassive REN step 1: Incrementally Strictly Output Passive (ISOP) model
#132
MrstupidJ
closed
1 year ago
1
Fixed bug in parameter extraction of SandwichFC
#131
nic-barbara
closed
1 year ago
0
Bug in `SandwichFC`
#130
nic-barbara
closed
1 year ago
0
Add in a system identification example
#129
nic-barbara
opened
1 year ago
0
Tidying up a few changes
#128
nic-barbara
closed
1 year ago
0
Changed naming of cayley norm function to improve readability
#127
nic-barbara
closed
1 year ago
0
Replace norm_cayley with cayley_norm
#126
nackjaylor
closed
1 year ago
1
Bump to v0.3.0
#125
nic-barbara
closed
1 year ago
1
Bumped to version 0.3
#124
nic-barbara
closed
1 year ago
0
Added docs for basic GPU support
#123
nic-barbara
closed
1 year ago
0
Add GPU support to documentation
#122
nic-barbara
closed
1 year ago
0
Feature/gpu support debug
#121
nic-barbara
closed
1 year ago
0
Remove all abstract types from struct fields
#120
nic-barbara
opened
1 year ago
0
Improved GPU Support
#119
nic-barbara
opened
1 year ago
2
Basic GPU Support
#118
nic-barbara
closed
1 year ago
4
Improve speed with back propagation
#117
nic-barbara
closed
1 year ago
0
Attempt to improve package loading speeds
#116
nic-barbara
closed
1 year ago
0
CompatHelper: add new compat entry for ChainRulesCore at version 1, (keep existing compat)
#115
github-actions[bot]
closed
1 year ago
0
Change REN adjoints to ChainRules.jl `rrule`
#114
nic-barbara
closed
1 year ago
0
Updated random seeds and observer documentation
#113
nic-barbara
closed
1 year ago
0
Docs for observer example are outdated
#112
nic-barbara
closed
1 year ago
0
Bump to v0.2.3
#111
nic-barbara
closed
1 year ago
1
Version bump and Documentation Updates
#110
nic-barbara
closed
1 year ago
2
Docs/update
#109
nic-barbara
closed
1 year ago
0
Updated links and references to papers
#108
nic-barbara
closed
1 year ago
0
Bugfix: box dynamics
#107
nic-barbara
closed
1 year ago
0
Dynamics in RL and Observer Examples is Incorrect
#106
nic-barbara
closed
1 year ago
0
Basic GPU Support
#105
nic-barbara
closed
1 year ago
2
CompatHelper: bump compat for Flux to 0.14, (keep existing compat)
#104
github-actions[bot]
closed
1 year ago
0
Feature/rand init
#103
nic-barbara
closed
1 year ago
0
Restrictive initialisation of RENs
#102
nic-barbara
closed
1 year ago
0
Bugfix: error when taking gradients with `nv = 0` or `nx = 0`
#101
nic-barbara
closed
1 year ago
0
Next