Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzoh/modelutils.jl
Utilities for working with Flux models. Initialization, hooks, iteration, visualization and more...
https://github.com/lorenzoh/modelutils.jl
Last synced: 11 days ago
JSON representation
Utilities for working with Flux models. Initialization, hooks, iteration, visualization and more...
- Host: GitHub
- URL: https://github.com/lorenzoh/modelutils.jl
- Owner: lorenzoh
- License: mit
- Created: 2020-01-10T13:53:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T00:34:08.000Z (over 4 years ago)
- Last Synced: 2024-11-11T16:44:14.412Z (2 months ago)
- Language: Julia
- Size: 189 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModelUtils
[![Build Status](https://github.com/lorenzoh/ModelUtils.jl/workflows/CI/badge.svg)](https://github.com/lorenzoh/ModelUtils.jl/actions)
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://lorenzoh.github.io/ModelUtils.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://lorenzoh.github.io/ModelUtils.jl/dev)Utilities for working with Flux models. Initialization, hooks, iteration, visualization and more...