Utilities - sankhaMukherjee/RLalgos GitHub Wiki
Small but useful libraries that can be used for generating a myriad of things are are described here.
Item | Links | Description |
---|---|---|
qNetworkDiscrete | Tutorial | API | This is a simple sequential network that takes a 1D state vector, and returns the Q value for each task. |