Made by Shuai Zheng Advisor: Prof. Homayoun Yousefi'zadeh
Prerequement:
To simulate the website, below are required:
-
Java JDK 1.7 Can be downloaded from webite: http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
-
IntelliJ [Ultimate] Edition, which is cross platform IDEA and could be used in Windows, Mac, Linux system Can be acquired using student account and download at: https://www.jetbrains.com/idea/
-
Apache Tomcat 8 Can be downloaded from website: http://tomcat.apache.org/download-80.cgi
Usage:
With above preparation done, simulate the website with following steps:
-
Choose the Project folder you've saved to, click "OK". below is the example location that I used.
-
Check the box in front of "Import Maven projects automatically"
-
Click "next"
-
Click the "+" bottom, choose "JDK"
-
Choose the jdk 1.7 file folder you saved to. below is the example location of my jdk 1.7.0_80
-
Click "OK"
-
Click "finish"
-
On the top right corner, click the second icon, press "Edit Configurations"
-
Click the "+" bottom, choose Tomcat Server - Local. Note that if you are using Community version of IntelliJ, you won't have this option. So make sure you are using the Ultimate version.
To Run MachineLearning, add VM Option in IntelliJ.
-
click configure, click +, and select the path that Tomcat download :
-
Copy and paste VM Option, click "OK" click the fix button to select war exploded:
now you should be able to run Machine Learning algorithm.
-
click button to run
-
menu in the location src/main/webapp/WEB-INF/views/tiles/template/defaultHeader.jsp from line 29-59
-
image in the location src/main/webapp/static/images/slider from image 1-3
-
about us in the src/main/webapp/WEB-INF/views/pages/tiles/index.jsp from line 106-168
-
product in the src/main/webapp/WEB-INF/views/pages/tiles/index.jsp from line 196-315 and images in the location src/main/webapp/static/images/featured-work
-
partners in the src/main/webapp/WEB-INF/views/pages/tiles/index.jsp from line 318-349 and images in the location src/main/webapp/static/images/logos
-
people in the src/main/webapp/WEB-INF/views/pages/tiles/index.jsp from line 352-437 and images in the location src/main/webapp/static/images/images
-
contact us in the src/main/webapp/WEB-INF/views/pages/tiles/index.jsp from line 555-603
deeplearning4j:https://deeplearning4j.org/