Difference between revisions of "Yang Zhang (Work Log)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
09/19/2017 accounts setup and get familiar with the rules | 09/19/2017 accounts setup and get familiar with the rules | ||
+ | 09/21/2017 start to build two different kinds of deep neural networks (Convolutional and LSTM) to classify the companies' industry, specifically for the file "Descriptions.txt" | ||
+ | |||
+ | 09/22/2017 the two models both can achieve 90+% training accuracy and ~60% testing accuracy. Notice that the task is hard even for humans and thus 60% is acceptable, plus the baseline is under 10% for random guessing | ||
+ | |||
+ | 09/22/2017 document | ||
[[Category:Work Log]] | [[Category:Work Log]] |
Revision as of 14:09, 26 September 2017
09/19/2017 accounts setup and get familiar with the rules
09/21/2017 start to build two different kinds of deep neural networks (Convolutional and LSTM) to classify the companies' industry, specifically for the file "Descriptions.txt"
09/22/2017 the two models both can achieve 90+% training accuracy and ~60% testing accuracy. Notice that the task is hard even for humans and thus 60% is acceptable, plus the baseline is under 10% for random guessing
09/22/2017 document