Packages

A plug-and-play library for neural networks written in Gleam

Current section

Files

Jump to
gleam_synapses include gleam_synapses@model@encoding@attribute@attribute_Continuous.hrl
Raw

include/gleam_synapses@model@encoding@attribute@attribute_Continuous.hrl

-record(continuous, {key :: binary(), min :: float(), max :: float()}).