jonas208/GradValley.jl
A new lightweight package for Deep Learning with Julia
This package helps Julia programmers build and train deep learning models for tasks like image classification. It takes your raw data, like images or other numerical inputs, and processes it through a custom-built neural network to produce predictions or classifications. It's designed for data scientists, machine learning engineers, and researchers who prefer working within the Julia ecosystem.
No commits in the last 6 months.
Use this if you are a Julia programmer and need a lightweight, flexible deep learning framework for building custom models and training them on either CPU or Nvidia GPU.
Not ideal if you prefer Python-based deep learning frameworks like TensorFlow or PyTorch, or if you require highly specialized features not yet present in a beta-stage project.
Stars
14
Forks
1
Language
Julia
License
MIT
Category
Last pushed
Jan 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jonas208/GradValley.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