• H
    preliminary implementations of the ComputationTask, Algorithm, and Model classes (#9) · 4b4b5824
    Haonan 提交于
    * prelimary implementations of ComputationTask, Algorithm and Model classes
    
    * remove "model_func" from the args of an algorithm
    
    * a clean clone() function for Algorithm and Model
    
    * add use_next_value as a input to learn()
    
    * further re-structure
    
    * added Feedforward and RLAlgorithm classes
    
    * maxid -> argmax
    
    * discrete_distribution -> category_distribution
    
    * category -> categorical
    
    * revisions
    4b4b5824
__init__.py 612 字节