JSO-Boneyard/KnetNLPModels.jl
An NLPModels Interface to Knet
This project helps Julia developers who are building or optimizing classification neural networks. It provides a structured way to access and manipulate network parameters, objective functions, and their gradients. Developers can input a Knet classification neural network and easily retrieve its weights, calculate loss for mini-batches, and compute gradients, as well as monitor accuracy.
No commits in the last 6 months.
Use this if you are a Julia developer working with Knet.jl classification neural networks and need a standardized interface to interact with their optimization properties.
Not ideal if you are looking for a general-purpose machine learning library or if you are not a Julia developer working specifically with Knet.jl.
Stars
8
Forks
3
Language
Julia
License
—
Category
Last pushed
Apr 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JSO-Boneyard/KnetNLPModels.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator