Skip to content

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

Trending repository
GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Xamarin logo
Popular topic
Xamarin is a platform for developing iOS and Android applications.
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
Depfu screenshot
App recommended by GitHub

Depfu

Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.

We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.

View Depfu website

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 12, 2021

What problem does this solve or what need does it fill?

It would be useful to be able to see which Resources exist in the world, for debugging, discovery and editor purposes.

What solution would you like?

Expose a .resources() method on World.

What alternative(s) have you considered?

This may exist and I missed it. In that case, organization or documentation needs work

App recommended by GitHub

Issue-Label Bot

Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).

Instructions on how to alias the labels can be viewed on the app's website.

This app only works on public repositories.