https://github.com/murrellgroup/onion.jl
Layers all the way down
https://github.com/murrellgroup/onion.jl
deep-learning layers ogres
Last synced: 3 months ago
JSON representation
Layers all the way down
- Host: GitHub
- URL: https://github.com/murrellgroup/onion.jl
- Owner: MurrellGroup
- License: mit
- Created: 2024-12-24T22:36:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-27T08:48:37.000Z (3 months ago)
- Last Synced: 2026-02-27T14:23:07.351Z (3 months ago)
- Topics: deep-learning, layers, ogres
- Language: Julia
- Homepage: https://murrellgroup.github.io/Onion.jl/
- Size: 1.34 MB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Onion
[](https://MurrellGroup.github.io/Onion.jl/stable/)
[](https://MurrellGroup.github.io/Onion.jl/dev/)
[](https://github.com/MurrellGroup/Onion.jl/actions/workflows/CI.yml?query=branch%3Amain)
[](https://codecov.io/gh/MurrellGroup/Onion.jl)
## Installation
```julia
using Pkg
Registry.add("https://github.com/MurrellGroup/MurrellGroupRegistry")
Pkg.add("Onion")
```
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for details.