Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 575 Bytes

README.md

File metadata and controls

25 lines (24 loc) · 575 Bytes

Flappy-Fish

Zhaoyan Lin
Sara Sheehan
Special Studies: Machine Learning in Game Design
May 6, 2016

List of Code: -- paths of images and files need reset
• Src
o Fish.java
o FlappyFish.java -- main application to run
o GamePanel.java
o GraphClassification.java
o GraphGrid.java
o GraphGUI.java
o JGraph.java
o LogisticRegressionApp.java -- ArrayUtils needs import
o LogisticRegressionCost.java
o Statistics.java
o Lbfgs
♣ Sdrive.java
o Optimization
♣ Minimizable.java
o Riso.numerical
♣ LBFGS.java
♣ Mcsrch.java