-
uses more disk but speeds up training initialization
-
Thanks for your contribution, as a newbie I would like to ask how to specify a certain GPU to train the model?
-
Can we get trajectories at particular index from the TrajectoryBuffer or ItemBuffer. Something like buffer.get_trajectory(state, trajectory_index), since buffer.sample(state, rng_key) returns a random…
-
Some chains don't use the opcodes in the latest EVM upgrade - so in Remix, the latest EVM version, is selected by default but then when a user selects a chain, like Celo, that doesn't use some of the…
-
Looking at [the `` production in the Selectors 4 (draft) grammar](http://drafts.csswg.org/selectors/#typedef-attribute-selector):
```
= '[' ']' |
'[' [ | ] ? ']'
```
I wonder, out o…
-
Hi,
First, thanks for your great job. As improve, is it possible record a particular monitor? Mi linux box only has a screen with two monitors.
With parameter --sargs="-vide_size NxN" I can modi…
-
Running a simple code with the following code results in a failure:
```
at = AutoTrader()
at.configure(verbosity=1, show_plot=True, feed="yahoo")
at.add_strategy("ema_crossover")
at.backtest(st…
-
We are using `aptly` to manage our APT repository for MW Agent.
Need a workflow to delete particular DEV version from APT repository.
-
pasted from slack:
consider the following type of expr
```
select(groupby(df, :x4), :x1 => first => :first_in_group)
```
this is fine in isolation, but is a little unwieldy when embedded in a s…
-
**Is your feature request related to a problem? Please describe.**
It would be great to know how much space a particular snapshot is taking up. This helps to prioritize which snap shot to delete firs…