This package serves as an NLPModels interface to the Flux.jl deep learning framework. It enables seamless integration between Flux's neural network architectures and NLPModels' optimization tools for non-linear programming (NLP) problems.
To use FluxNLPModels, add the package in the Julia package manager:
pkg> add FluxNLPModelsPlease refer to the documentation for detailed usage instructions and examples.
If you use FluxNLPModels.jl in your work, please cite it using the provided format in CITATION.bib.
If you encounter any bugs or have suggestions for improvement, please open an issue. For general questions or discussions related to this repository and the JuliaSmoothOptimizers organization, feel free to start a discussion here.