Skip to content
#

intellij

Here are 995 public repositories matching this topic...

hanbaoan123
hanbaoan123 commented Feb 24, 2020

Issue Description

When I run the example cartpole with the default parameters, it can not converge to the max reward 200, I wonder what went wrong.
360截图20200224095510956

Version Information

Please indicate relevant versions, including, if relevant:

  • Deeplearning4j versi
maqalaqil
maqalaqil commented Dec 27, 2019

Issue Description

Please describe your issue, along with:

  • expected behavior
  • encountered behavior

Version Information

Please indicate relevant versions, including, if relevant:

  • Deeplearning4j version
  • platform information (OS, etc)
  • CUDA version, if used
  • NVIDIA driver version, if in use

Contributing

If you'd like to help us fix the issue by contributi

winterwolf
winterwolf commented Jan 30, 2020

As far as I understand, EmmyLua is intended only to provide smart hints in IDE, but it is not possible to generate standalone HTML-documentation on its basis?

If so, then please explain why you came up with your syntax instead of using already existing LDoc?

Manifold plugs into Java to supplement it with powerful features, from Type-safe Metaprogramming, Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine and a Preprocessor. All fully supported in IntelliJ IDEA. Simply add Manifold to your project and begin taking advantage of it.

  • Updated Mar 5, 2020
  • Java
stof
stof commented Sep 3, 2019

PHPStorm 2019.2 has a new inspection reporting unused code. But this marks a bunch of Symfony-specific cases as unused while they are not (well, some of them are more about related packages and may belong to a separate plugin, but I'm still listing them here):

  • controller methods should be marked as used when a route is defined for them
  • commands should be marked as used when they are regist
public
foxbunny
foxbunny commented Mar 11, 2019

Issue description or question

The coverage markers usually remain green for the lines that contain the test declaration in Jest. This is usually not a problem until those tests are collapsed (folded). When the tests are folded, then it becomes more difficult to tell that the tests did not run just by scanning the coverage markers.

For example:

![image](https://user-images.githubuserc

Improve this page

Add a description, image, and links to the intellij 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 intellij topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.