Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Oct 15, 2020 - Apex
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
.NET
-
Updated
Oct 16, 2020 - Go
-
Updated
Oct 16, 2020 - Assembly
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 8, 2020 - Jupyter Notebook
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
GitLocalize
GitLocalize is a continuous localization tool built for communities and teams that want to simplify their workflow when translating their content.
GitLocalize automatically keeps translations up to date by syncing with your repository.
-
Updated
Oct 16, 2020 - HTML
Implement PyTorch and/or TensorFlow sequence classification architectures for causal language models
🚀 Feature request
The architecture GPT2ForSequenceClassification was added in #7501 in PyTorch. It would be great to have it in TensorFlow (cf. issues #7622), but it would also be great to have it for other causal models: OpenAI GPT, CTRL, TransfoXL
Currently working on OpenAI GPT: @fmcurti (done)
Below is a list of items to follow to make sure the integration of such an architect
-
Updated
Oct 15, 2020
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 16, 2020 - Java
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 16, 2020 - HTML
-
Updated
Oct 15, 2020
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 16, 2020
-
Updated
Oct 16, 2020 - Python
This repository is getting a lot of activity for Hacktoberfest which is great to see!
One thing we need help with is filling in missing information for existing companies. This needs to be done one by one for each company by looking at their website.
This is a good first task, and if you submit 4 PRs for one company each, then you've already met the requirements for Hacktoberfest!
He
-
Updated
Oct 15, 2020 - Python
Hello everyone, I will explain the current status of manim in this issue.
Now there are three main manim versions, and their differences:
- The master branch of 3b1b/manim: (probably the most used currently) rendering on the CPU using cairo, currently stable.
- The shaders branch of 3b1b/manim: (Grant is making, usi
-
Updated
Oct 5, 2020
Percy
Percy gives your team confidence in every visual UI change before it's shipped.
Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.


What would you like to be added: As title
Why is this needed: All pruning schedule except AGPPruner only support level, L1, L2. While there are FPGM, APoZ, MeanActivation and Taylor, it would be much better if we can choose any pruner with any pruning schedule.
**Without this feature, how does current nni