Skip to content
#

toolbox

Here are 607 public repositories matching this topic...

next.js
stefanprobst
stefanprobst commented Jan 27, 2021

What version of Next.js are you using?

10.0.6-canary.9

What version of Node.js are you using?

14.15.4

What browser are you using?

Firefox 84

What operating system are you using?

Ubuntu 20.04

How are you deploying your application?

Vercel

Describe the Bug

Recently (i think 10.0.6-canary.8) the behavior for shallow routing was changed to not scroll-to-top anymore

stable-baselines
calerc
calerc commented Nov 23, 2020

The following applies to DDPG and TD3, and possibly other models. The following libraries were installed in a virtual environment:

numpy==1.16.4
stable-baselines==2.10.0
gym==0.14.0
tensorflow==1.14.0

Episode rewards do not seem to be updated in model.learn() before callback.on_step(). Depending on which callback.locals variable is used, this means that:

  • episode rewards may n
mocobeta
mocobeta commented Oct 14, 2018

I have dropped this feature when porting Thinlet UI to JavaFX (later, replaced by Swing.)

Thinlet Lule has "Tools > Export" menu. This wiki describes the feature.
https://github.com/DmitryKey/luke/wiki/Exporting-index-to-xml

I would like to re-think this feature (but cannot take enough time for this now.)
When (re)implementing this feature, file format selection (e.g. export to xml, json o

Improve this page

Add a description, image, and links to the toolbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the toolbox topic, visit your repo's landing page and select "manage topics."

Learn more