Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Mathimatics-Numerical algorithms matlab

Reinforcment-Learning-With-Q-Learning-master

  • Category : matlab
  • Tags :
  • Update : 2018-03-17
  • Size : 56kb
  • Downloaded :0次
  • Author :aouf
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
What is Arduino? Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online.
Packet file list
(Preview for download)
FilenameSizeUpdate
Reinforcment-Learning-With-Q-Learning-master 0 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab 0 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\NN_upload_dynamic.mat 8501 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\NN_upload_static.mat 6255 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\Q-Table_upload_dynamic.mat 7878 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\Q-Table_upload_static.mat 3266 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\Q-tabell&stateSpace.txt 7745 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\actionList.m 104 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\checkCrash.m 2427 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\circle.m 317 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\circularMotion.m 200 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\computeQEstimate.m 484 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\createCarCircle.m 1342 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\createQTable.m 177 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\createSimulation.m 7951 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\createStadium.m 3832 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\createStateSpace.m 400 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\discretization.m 2073 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\doActionCircle.m 957 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funPause1.m 1269 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funPause2.m 1267 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funReset1.m 433 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funReset2.m 441 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funSave1.m 167 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funSave2.m 162 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funStart1.m 1300 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funStart2.m 1304 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funUpload1.m 215 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\funUpload2.m 215 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\getBestAction.m 319 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\getReward.m 800 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\gradientDescent.m 1220 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\initSimulation.m 2862 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\main.m 10389 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\moveCarCircle.m 472 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\moveSensor.m 478 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\nnBackPropagation.m 1471 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\nnEpsilonGreedyExploration.m 206 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\nnFeedForward.m 820 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\nnGetReward.m 527 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\nnSoftMaxSelection.m 591 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\nnTrials.m 2982 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\nnWeights.txt 1400 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\obstacleCrash.m 3951 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\randInitializeWeights.m 175 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\sensorValues.m 5197 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\setprod.m 896 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\softMaxSelection.m 553 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\tableEpsilonGreedyExploration.m 280 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\tableTrials.m 3103 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\tanhActivation.m 134 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\tanhDerivative.m 136 2017-08-06
Reinforcment-Learning-With-Q-Learning-master\Matlab\updateQTable.m 202 2017-08-06
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.