AutoDiffNN.jl – A Julia package providing custom automatic differentiation and neural network components for training models on tasks such as sentiment analysis.
Sample implementations using the Iris dataset can be found in the files /test/runtests.jl and /test/deeper_models.jl. These serve as tests and demonstrations of the library's functionality.