Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
MT5 bridge not working on MT5 v. 5 build 4160
by EternallyCurious. 04/25/24 20:49
Trading Journey
by howardR. 04/24/24 20:04
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Scripts not found
by juergen_wue. 04/20/24 18:51
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
5 registered members (Petra, AndrewAMD, VoroneTZ, 2 invisible), 822 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mega_Rod, EternallyCurious, howardR, 11honza11, ccorrea
19048 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 3 1 2 3
Re: DeepLearn script [Re: nerdkorea] #486377
08/08/22 13:05
08/08/22 13:05
Joined: Aug 2017
Posts: 294
Netherlands
G
Grant Offline
Member
Grant  Offline
Member
G

Joined: Aug 2017
Posts: 294
Netherlands
The Zorro to R connection is completely different from the Zorro to Python connection. You only need the same bit rate with Python.

I'm running the Zorro 32 to R 64 bit connection for over a year and never had any issues.

Edit: I just noticed JCL's reply smirk

Last edited by Grant; 08/08/22 14:04.
Re: DeepLearn script [Re: Grant] #486379
08/08/22 13:36
08/08/22 13:36
Joined: Aug 2022
Posts: 12
N
nerdkorea Offline OP
Newbie
nerdkorea  Offline OP
Newbie
N

Joined: Aug 2022
Posts: 12
Mind sending me a code example that is verified to work?

Re: DeepLearn script [Re: nerdkorea] #486380
08/08/22 14:04
08/08/22 14:04
Joined: Aug 2017
Posts: 294
Netherlands
G
Grant Offline
Member
Grant  Offline
Member
G

Joined: Aug 2017
Posts: 294
Netherlands
Check the RTest script

Re: DeepLearn script [Re: Grant] #486382
08/08/22 14:34
08/08/22 14:34
Joined: Aug 2022
Posts: 12
N
nerdkorea Offline OP
Newbie
nerdkorea  Offline OP
Newbie
N

Joined: Aug 2022
Posts: 12
I did, nothing really stood out. What version of R are you guys using?

Re: DeepLearn script [Re: jcl] #486383
08/08/22 15:09
08/08/22 15:09
Joined: Aug 2022
Posts: 12
N
nerdkorea Offline OP
Newbie
nerdkorea  Offline OP
Newbie
N

Joined: Aug 2022
Posts: 12
It definitely can run out of memory, it can be a configuration issue.

Is there any way to limit max gpu memory usage?

Re: DeepLearn script [Re: nerdkorea] #486384
08/08/22 18:00
08/08/22 18:00
Joined: Aug 2022
Posts: 12
N
nerdkorea Offline OP
Newbie
nerdkorea  Offline OP
Newbie
N

Joined: Aug 2022
Posts: 12
Fixed by downgrading R version used.

Re: DeepLearn script [Re: nerdkorea] #486386
08/08/22 21:37
08/08/22 21:37
Joined: Aug 2017
Posts: 294
Netherlands
G
Grant Offline
Member
Grant  Offline
Member
G

Joined: Aug 2017
Posts: 294
Netherlands
There's no need to downgrade R when you adjust the RTermPath setting in Zorro.ini or simply install/update R in a default directory minus the version number, 'C:\Program Files\R\' in my case. Then you only need to adjust the RTermPath path once. Make sure you backup Zorro.ini as it will be overwritten when you install a Zorro update.

I use R 4.2.1

I only use a CPU for processing, so I can't help you with your GPU issue.

Re: DeepLearn script [Re: nerdkorea] #486391
08/10/22 12:58
08/10/22 12:58
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
I believe the R version does not matter, but a new R installation could solve issue with incompable Keras and Tensorflow versions. We found that when Tensorflow or Anaconda was already installed on a PC, Keras just uses the installed versions regardless whether they match or not. That was probably the reason for the issue.


Re: DeepLearn script [Re: nerdkorea] #486932
11/17/22 22:18
11/17/22 22:18
Joined: Jan 2021
Posts: 18
London
T
TraderTom Offline
Newbie
TraderTom  Offline
Newbie
T

Joined: Jan 2021
Posts: 18
London
I'm having the same issue here. it runs the first training sample then fails the second and subsequent ones.

Running training in RStudio works fine with keras and tensorflow with many different model structures.

The GPU is in use for that first training loop that works so I don't think its a tensorflow/keras issue as such, maybe more an issue saving?

Is there a way to make the logs more verbose in terms of any R logs? 7+DIAG only gives the zorro logs.

Re: DeepLearn script [Re: nerdkorea] #486937
11/20/22 10:09
11/20/22 10:09
Joined: Apr 2008
Posts: 586
Austria
Petra Online
Support
Petra  Online
Support

Joined: Apr 2008
Posts: 586
Austria
When you train with the GPU, disable multiple cores. PCs have multiple cores but normally only 1 GPU. There can be also other restrictions with GPU training.

Page 2 of 3 1 2 3

Moderated by  aztec, Inestical, Matt_Coles, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1