-
In this issue add educational resources for the Technical writing [here](https://github.com/NimbleEdge/community/blob/main/writing/resources.md)!
- Technical Writing Fundamentals
- Documentation s…
-
Future milestones and FAQs
will add more details soon
-
See https://github.com/magnumripper/JohnTheRipper/issues/3221 for details.
Example: If the `ethereum-opencl` format seems a valid ethereum hash with an unsupported KDF (e.g. scrypt KDF), it should …
-
[metrorobots.com/answers/users](http://metrorobots.com/answers/users.html) had this.
Would be nice for `metrics.ros.org` to also show it.
-
If you have some string concatenation in your code that is translated to a string-builder chain or a string builder chain directly like
```java
new StringBuilder().append("a").append("b").toString()…
-
As a new user myself, I cannot understand what all the commands in the help menu does or how I can use them or what mode I can use them in. Maybe it would be better if you categorised them into valid …
-
As a new user myself, I cannot understand what all the commands in the help menu does or how I can use them or what mode I can use them in. Maybe it would be better if you categorised them into valid …
-
Hi,
I want to use torch7 within DIGITS on my linus machine, but it is not working at all.
I can start the "trepl" with `th` without a problem, but when I want to use torch7 in DIGITS,
I get th…
-
# Bug Report
## Your Environment
| Software | Version(s) |
| ---------------- | ---------- |
| crossgen | 0.5.0
| Rustc | rustc 1.30.0-nightly (20dc0c507 2018-09-19)
| Op…
-
Very awesome project! Can you please share the details of how you train a YOLO classification only model? If there is a code for training it, it would be very helpful.