DRL_Torch.py should be the implementation for this paper
- Deep Direct Reinforcement Learning for Financial Signal Representation and Trading
but according to this paper,
there should be a fuzz transformation layer, but I couldn't find this layer in DRL_Torch.py.
do I understand wrongly for your code ? or you haven't implemented this part ?
Thanks !
DRL_Torch.py should be the implementation for this paper
but according to this paper,
there should be a fuzz transformation layer, but I couldn't find this layer in DRL_Torch.py.
do I understand wrongly for your code ? or you haven't implemented this part ?
Thanks !