-
Is there a recommended way to export a SAS data to a CSV file on the system running Python? The only relevant method appeared to be [`SASdata.to_csv`](https://sassoftware.github.io/saspy/api.html#sasp…
-
I have a recent implementation of keras-rl:
```
me@ARL--M6800:~/Downloads/keras-rl$ git pull origin master
From https://github.com/matthiasplappert/keras-rl
* branch master -> FE…
-
The accountability on Rep Links to report on metrics doesn't make sense; I added it in a prior version based on a purely theoretical idea (whoops), and it's been very weird in practice - it gives the …
-
Actor network used Sequential() using keras and it goes into DDPG agent.
And at agent.compile(Adam(lr=3e-5), metrics=['mse'])
there says error that 'Sequential' object has no attribute 'constraints'…
-
As we build more advanced gradient estimators ( #84 ) and change particular algorithm interfaces to fit our needs (e.g. #74 and #32 and #104 ) we should make sure our abstractions are lightweight and …
-
machinekit would make a great realtime playout/device control layer for [ROS](http://www.ros.org). ROS could become an alternative driving layer, in parallel to the existing CNC control application (r…
-
Hello,
I implemented my own environment and I want each action to be a vector of n+1 values in range [0, 1]. My states and actions properties look like this. Note that I am only beginning so I migh…
-
Occurs after selecting a package name.
Backtrace:
```elisp
Debugger entered--Lisp error: (wrong-type-argument listp (1602/elm-feather . ["1.0.0" "1.0.1" "1.0.2" "2.0.0" "2.0.1" "2.1.0" "2.2.0"…
jsoo1 updated
6 years ago
-
Take advantage of similar asynchronous implementations, just use some sort of hyperparameter to randomly decide which algorithm to use at each task?
-
Basically I want to expose Forward and Backward of FFN and re-use existing optimizer. After reading the implementation of several optimizers and FFN, following is my idea, for each optimizer, we can a…