Skip to content

szheng3/SpringProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeniorProject

Made by Shuai Zheng Advisor: Prof. Homayoun Yousefi'zadeh

Prerequement:

To simulate the website, below are required:

  1. Java JDK 1.7 Can be downloaded from webite: http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html Screenshot

  2. 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/

  3. 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:

  1. Open IntelliJ IDEA, Click "Import Project". idea_00

  2. Choose the Project folder you've saved to, click "OK". below is the example location that I used. idea_01

  3. Choose Maven, click "next" idea_02

  4. Check the box in front of "Import Maven projects automatically" idea_03 idea_03a

  5. Click "next"

    idea_04

  6. Click the "+" bottom, choose "JDK"

  7. Choose the jdk 1.7 file folder you saved to. below is the example location of my jdk 1.7.0_80 idea_06

  8. Click "OK"

  9. Click "finish"

    idea_08

  10. On the top right corner, click the second icon, press "Edit Configurations" idea_09

  11. 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. idea_10

    To Run MachineLearning, add VM Option in IntelliJ.

  12. click configure, click +, and select the path that Tomcat download : idea_40

  13. Copy and paste VM Option, click "OK" click the fix button to select war exploded: idea_41

now you should be able to run Machine Learning algorithm.
  1. click ok. idea_11

  2. click button to run

    idea_13

  3. Demo idea_14

  4. menu in the location src/main/webapp/WEB-INF/views/tiles/template/defaultHeader.jsp from line 29-59 idea_15

  5. image in the location src/main/webapp/static/images/slider from image 1-3 idea_16

  6. logo in the location src/main/webapp/static/images/logo.png idea_17

  7. about us in the src/main/webapp/WEB-INF/views/pages/tiles/index.jsp from line 106-168 idea_18

  8. 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 idea_19

  9. 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 idea_20

  10. 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 idea_21

  11. contact us in the src/main/webapp/WEB-INF/views/pages/tiles/index.jsp from line 555-603

idea_24

  1. Footer in the src/main/webapp/WEB-INF/views/tiles/template/defaultFooter.jsp from line 1-67 idea_23

References:

deeplearning4j:https://deeplearning4j.org/

About

SpringMVC Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published