Skip to content

Commit

Permalink
refine ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zmzhang committed Oct 14, 2015
1 parent e91381c commit 2b4bcc8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# CTE2
A novel calibration transfer algorithm based on ensemble extreme learning machine auto-encoder (CTE2) has been proposed. Compared with commonly used method like PDS and CCA, the CTE2 is a more stable method and can significantly reduce prediction errors.
The programming language is Python.

##Installation

###Install Python
python 2.7 is recommended

###Install dependent packages
1. Numpy
2. Scipy
3. Matplotlib

###Clone the repo and run it directly

##Contact
Zhi-Min Zhang:zmzhang@csu.edu.cn



0 comments on commit 2b4bcc8

Please sign in to comment.