Structure
Uni​Directional​Lstm
public struct UniDirectionalLstm: TrainableLayer
Relationships
Conforms To
TrainableLayer
Properties
type
let type
name
let name: String
input
let input: [String]
output
let output: [String]
weight
let weight: [Float]
bias
let bias: [Float]