Skip to content

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

Trending repository
Angular logo
Popular topic
Angular is an open source web application platform.
Trending repository
jeffreykuang
jeffreykuang commented Apr 9, 2021

Till now, we have released the English model which is trained on
academic datasets. We are planning to support recognition models of more languages.

If you want to support a new language, please provide us with two files:

  1. A char_list.txt file, which lists all the characters that used in the new language.
  2. A dict_list.txt file, which lists the words in the new language as more as po
App recommended by GitHub

DeepScan

Tired of the troubles with JavaScript? DeepScan can help you.

DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.

You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.

Trending repository
sh-biswas
sh-biswas commented Mar 9, 2021

It appears that the docs for Logistic Regression differ based on solvers and penalties. The "penalty" parameter states that "The ‘newton-cg’, ‘sag’ and ‘lbfgs’ solvers support only l2 penalties," while the "solver" parameter states that "‘newton-cg’, ‘lbfgs’, ‘sag’ and ‘saga’ handle L2 or no penalty" (attaching some screenshots). This was actually a little unclear to me, as I wasn't sure if the n

javascript-questions
Trending repository
oldbootz
oldbootz commented Aug 6, 2020

Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').

Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.

bevy
Trending repository
alice-i-cecile
alice-i-cecile commented Apr 11, 2021

For relative newcomers to Rust, we should start a section on Releasing Bevy games, to go along with our advice on fast compilations.

This should include:

  • maximizing the optimization level
  • using relative rather than absolute paths
  • how to build executables for different platforms
  • eventually, links to concrete advice on releasing the game on various distribution platforms like Steam an
App recommended by GitHub

Cirrus CI

Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.