• Rosneft rosneft's avatar
    Custom graph model optimization (#324) · b7123d58
    Rosneft rosneft authored
    * Graph/GraphNode as prototypes for Chain/Node
    * OptGraph/OptNode as obtimisation object
    * adapter to converrt Chain to OptGraph and back
    * simplified example of custom model learning
    * custon constraints customization for implemented
    * custom mutain and crossover can be used
    b7123d58
test_history.py 1.59 KB