AbstractNeuralNetworks.jl

Abstract data structures for the construction of neural networks.
Author JuliaGNI
Popularity
5 Stars
Updated Last
5 Months Ago
Started In
July 2023

Abstract Neural Networks

Stable Latest Build Status Coverage PkgEval

This package implements abstract and general data structures for the construction of neural networks, e.g., layers, chains, and architectures. It mainly serves as a common base package for GeometricMachineLearning.jl and SymbolicNetworks.jl.

Required Packages