Skip to content

daijian/knight_src

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

knight_src

####mlp algorithm with tensorflow ####The step to run the source code:

  1. Use the Linux shell command cat to concatenate all the files in the subdirectory into a file. Then copy them to one directory
  • Run python preprocess.py in the directory of step 1 to generate the only one data file named complete_data.csv
  • Run python mlp_didi.py in the same directory to test the algorithm

About

mlp algorithm with tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%