oneday88 / deepTCN

149 stars 48 forks source link

Hello! What is the input of bestPointHuber.ipynb? “new_feature_prepare.pkl" and the result of ECPointHuber.py is around validND 0.8 and VALID nrmse 4.2 #4

Closed hihihihiwsf closed 3 years ago

hihihihiwsf commented 5 years ago

BTW, what's the meaning of weight?

oneday88 commented 5 years ago

Please download the latest codes and follow the document, thanks

hihihihiwsf commented 5 years ago

Thanks for your reply! What is the difference between bestPointHuber and ECPointHuber? My training result of ECPointHuber is worse than the result in the paper with the defult parameters.

oneday88 commented 5 years ago

I quickly create a new fold and git clone the total project. Here is a quick screen of running result in my gpu server.

Screen Shot 2019-09-24 at 3 21 06 PM

Again. Please make sure you are running the latest codes; By the way, there is no "weight" in the latest code. Another example:

Screen Shot 2019-09-24 at 4 45 06 PM
oneday88 commented 3 years ago

The project is refined.