The Wayback Machine - https://web.archive.org/web/20220714173353/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Ruby logo

Popular topic

Ruby is a scripting language designed for simplified object-oriented programming.

Trending repository

This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.

  • Updated Jul 10, 2022
  • Shell
30 Minutes to Merge: Accelerate shipping with GitHub Projects

Upcoming event recommended by GitHub

Aug
24

30 Minutes to Merge: Accelerate shipping with GitHub Projects

August 24, 2022 • Online

Organizations today are under pressure to do more with less. That's why productivity is such an important issue. Jed Verity will show you how to use GitHub Projects to boost productivity in your organization.

Trending repository

davorpa
davorpa commented Apr 12, 2022

What does this PR do?

Improve repo

For resources

Description

Added a small definition about programming/coding playgrounds for making it understandable to beginners

Why is this valuable (or not)?

Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity

Checklist:

  • Read our [contribu
good first issue help wanted 🗣 translations 🗣 locale:es

Trending repository

sandersn
sandersn commented Jun 29, 2022

As explained in microsoft/TypeScript#2548, the following code is not correct when useDefineForClassFields: false, which is the default for targets before ES2021.

const x = 1
class C {
    p = x
    constructor(x: string) { }
}

However, when useDefineForClassFields: true, there shouldn't be an error here.

Expected: No error 2301 on `private p =

Bug Good First Issue

Trending repository

lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 
stable-baselines3

Trending repository

YannBerthelot
YannBerthelot commented Jan 18, 2022

🐛 Bug

The documentation of DQN agent (https://stable-baselines3.readthedocs.io/en/master/modules/dqn.html) specifies that log_interval parameter is "The number of timesteps before logging". However, when set to 1 (or any other value) the logging is not made at that pace but is instead made every log_interval episode (and not timesteps). In the example below this is made every 200 timesteps.

bug documentation good first issue

Trending repository

wangpf09
wangpf09 commented Jun 17, 2022

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem

使用PPOCRLabel标注的kie数据集无法直接用来训练,请问数据格式是需要手动转以下吗?

  • 完整报错/Complete Error Message:

[2022/06/17 17:27:43] ppocr ERROR: When parsing line .jpg [{"transcription": "", "points": [[168, 675], [210, 679], [203, 1234], [159, 1233]], "difficult": false, "key_cls": "number"}, {"transcription": "*", "point

good first issue VQA
Slack + GitHub screenshot

App recommended by GitHub

Slack + GitHub

Bring your code to the conversations you care about with the GitHub and Slack app. A separate Slack subscription is required. With two of your most important workspaces connected, you’ll get updates about what’s happening on GitHub—without leaving Slack.