/Randomized-Optimization

Analysis (adurocher3-analysis.pdf) of four randomized optimization algorithms. Finding NNets weights, and solving non-linear problems.

Primary LanguageJupyter Notebook

- code is in /src folder
  - jupyter-notebooks require python 3
  - .py files require jython
Note that the ABAIGAIL.jar should be pointed in each .py files, to access the JAVA classes.


- data generated and pictures are in /src/output/ folder

- data input for Pima dataset are in /data folder

- ABAGAIL library is in /ABAGAIL folder