Coder Social home page Coder Social logo

Comments (8)

noootown avatar noootown commented on July 2, 2024

Hi can you tell me more about your question?
Feel free to write in chinese

from forex-dqn.

yuanzhanghu avatar yuanzhanghu commented on July 2, 2024

谢谢!我怎么才能通过程序运行, 得到你贴出来的那些图?

from forex-dqn.

yuanzhanghu avatar yuanzhanghu commented on July 2, 2024

Also i didn't see any DQN related code in your RLBrain file. Could you introduce a bit about your algorithm ? Thanks!

from forex-dqn.

noootown avatar noootown commented on July 2, 2024

You should be able to found some information about DQN on the internet. I don't think my code is too complicate too understand and please remember, Google is your best friend.

from forex-dqn.

noootown avatar noootown commented on July 2, 2024

About the first question, please runpython3 train/index.py -h and you'll see help info, thanks

from forex-dqn.

yuanzhanghu avatar yuanzhanghu commented on July 2, 2024

From your RLBrain file, i didn't see you were using CNN layer. That's why i said i didn't see DQN code. maybe i missed something in your code ?
For first question, i got this from 'python3 train/index.py -h':
yhu@yhu-Aspire-M3920:~/workspace/deeplearning/Forex-DQN$ python3 train/index.py -h │
python3 train/index.py │
-d

: assign the output directory to data/ │
-h --help: help │
-l : load ckpt file from /history/ │
-o: command line output result │
-t: testing mode, default: training mode

Which one can i use to generate tensorboard graph ? Sorry maybe i have too many questions ?

from forex-dqn.

yuanzhanghu avatar yuanzhanghu commented on July 2, 2024

Sorry, i am still new to AI area, just figured out how to use tensorboard. Just ignore my first question please. Still trying to understand your algo... 👍

from forex-dqn.

noootown avatar noootown commented on July 2, 2024

Sorry, I was too busy and didn't look into your first question, to generate tensorboard, you must run tensorboard --logdir=XXX, please checkout tensorboard API.
And as for DQN, it is not a CNN algorithm, I think you should find more informations about DQN and understand it.

If you are a beginner and trying to look into AI or deep learning, I think my project is not a good starter kit since it contains advance algorithm like DQN. You can checkout 莫煩's video.

加油 :)

from forex-dqn.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.