Net

class tinyml.net.Sequential(layers)

Sequential model reads a list of layers and stack them to be a neural network.