Skip to content

A Julia package for automatic differentiation used in training neural networks for sentiment classification on the IMDb dataset.

License

Notifications You must be signed in to change notification settings

radekszewczyk01/AutoDiffNN.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Julia package for automatic differentiation used in training neural networks for sentiment classification on the IMDb dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published