Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Emacs logo
Popular topic
Emacs is an extensible, customizable, free text editor and computing environment.
Trending repository
1dropaflame
1dropaflame commented Feb 16, 2020

The lesson says to do

git rebase HEAD~2
git commit --amend
git rebase HEAD~2

but it doesn't say what to do in the rebase.
Also solutions are not available so one cannot progress until one gets it correct or see what the correct solutions were.

GitHub Satellite
Upcoming event recommended by GitHub
May
6

GitHub Satellite

May 6 • Virtual

GitHub’s product and community event is completely virtual and free to join this year. Check out the schedule and add sessions to your calendar.
Trending repository
App recommended by GitHub

CircleCI

Now supporting GitHub Checks!

You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.

Build faster. Test more. Fail less.

Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.

Trending repository
MONAI
Trending repository
tvercaut
tvercaut commented Mar 27, 2020

To help with community discussion and support, it would be good to point users towards preferred discussion channels. Note that this would be in support of more formal documentation (see #16).

Typically, bugs and feature requests would be going on the GitHub issue tracker but other means of supporting the discussion would be helpful.

For example, do we point users towards Stack Overflow for

Trending repository
Umraiz
Umraiz commented Mar 11, 2020

Lets say I have two labelled classes Person and Bus.
I did not label any background class.
How does Yolo take this up ? Does it add background class itself making the problem multiclass or not ?
What will be shape of our confusion matrix in this case.

If we assume that background is an extra class, then there will be a huge number of true negatives (background class ) effecting our confusio

Trending repository
blitz
Trending repository
Trending repository
moon-zhangyue
moon-zhangyue commented Mar 1, 2020

1. path('praise/', views.prise_or_criticize), path('criticize/', views.prise_or_criticize),
这里面的方法名和方法 def praise_or_criticize(request):没对应上
赞应该是praise
2.urlpatterns = [ # 此处省略上面的代码 path('teachers_data/', views.export_teachers_excel), # 此处省略下面的代码 ]
这里export_teachers_excel 应该是get_teachers_data
然后缺一个展示图表的路由

html-dom
Trending repository
Trending repository
App recommended by GitHub

Airbrake

Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.

You can’t perform that action at this time.