Lor
Lor
Hello, im trying to understand how to use my nvidia gpu locally using the "distributed" version and ray. torch.cuda.get_device_name(0) return the name of 1070 torch.cuda.is_available() returns True i tried modifying...
is there a reason why the agents were implemented this way? any paper that proves that it gives an advantage over the "normal" method (if bought/sold true -> only close...
Is there a way to store "exchangeCore" on a database? I was thinking about using Redis but it can’t save custom data structures
Hello, is there any reason why you used norm log prices and not simply normalized prices?
Hello, could someone provide some information or tips to train and test this ComixGAN?
Hello, i have a few questions regarding the exmaples: 1)from what i understood the model (lets say LSTnet) get as input a target and the data with features (same size...
Info
@happypepper Hello, in the description you have wrote you have make it play vs slumbot, how did you do it? Thanks
Info
Hello, are you going to publish code?
"Significant time was spent running hyper-parameters of our model to negate overfitting" Are there parameters related to the "main.py" initialization? Also would it be enough to train it simply like...