liquidcarrot / carrot

🥕 Evolutionary Neural Networks in JavaScript
https://liquidcarrot.io/carrot/
MIT License
293 stars 34 forks source link

Fixing bug in learning the target networks, Adding SARSA, Adding the feature to create noisy nets (gaussian noise), Adding loss function to RL-Part, Adding HuberLoss and QuantileLoss to cost.js #187

Closed raimannma closed 4 years ago

raimannma commented 4 years ago

adds simple noise function to DDPG and removes the field "loss"