Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Wagtail
-
Updated
Feb 2, 2020 - JavaScript
Git Merge 2020
March 04, 2020 โข Los Angeles
-
Updated
Feb 2, 2020 - Python
Hi,
Thanks for this great resource.
I have a comment regarding a statement in rl_intro.rst. Here is the relevant paragraph from the docs:
There is always an optimal policy which deterministically selects an action.
What about cases in which the optimal policy is stochastic like in rock-paper-scis
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Review Notebook App
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
- Visual diff to see what changed in a notebook
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
-
Updated
Feb 2, 2020 - PHP
-
Updated
Feb 2, 2020
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
Feb 2, 2020
-
Updated
Feb 2, 2020 - Java
-
Updated
Feb 2, 2020 - JavaScript
้กน็ฎๆจ่
-
้กน็ฎๅฐๅ๏ผhttps://github.com/nushell/nushell
-
็ฑปๅซ๏ผRust
-
้กน็ฎๅ็ปญๆดๆฐ่ฎกๅ๏ผ
่ฏฅ้กน็ฎๅทฒ่พพๅฐๆไฝๅฏ่ก็ไบงๅ่ดจ้ๆฐดๅนณใ่ฝ็ถ่ดก็ฎ่ ๅฐๅฎไฝไธบๆฅๅธธ้ฉฑๅจ็จๅบ๏ผไฝๅฎๅฏ่ฝๅฏนๆไบๅฝ
ไปคไธ็จณๅฎใๆชๆฅ็ๆฌๅฐๅกซ่กฅ็ผบๅคฑ็ๅ่ฝๅนถๆ้ซ็จณๅฎๆงใๅฎ็่ฎพ่ฎกไน้็ๆ็่ๅๅใNu้ๅธฆไบไธ็ปๅ ็ฝฎๅฝไปค๏ผๅฆไธๆ็คบ๏ผใๅฆๆๅฝไปคๆช็ฅ๏ผๅฝไปคๅฐๅผนๅบๅนถๆง่กๅฎ๏ผๅจ Windows ไธไฝฟ
็จ cmd ๆๅจ Linux ๅ MacOS ไธไฝฟ็จ bash๏ผ๏ผๆญฃ็กฎๅฐ้่ฟ stdin๏ผstdout ๅ stderr๏ผๆไปฅๅไฝ ็ๆฅๅธธ git ๅทฅไฝๆต็จ็่ณ vim ๅฏไปฅๆญฃๅธธๅทฅไฝใ่ฟๆไธๆฌๅ ณไบ Nu ็ไนฆ๏ผ็ฎๅๆญฃๅจ่ฟ่กไธญใ
-
้กน็ฎๆ่ฟฐ๏ผ่ฟๆฏไธไธช Github ๆถไปฃไธ๏ผไธไธชๆดๅ ็ฐไปฃ็ shellใNushell ๅฐ shell ๅฝ
If you follow the readme procedure, the following error will occur in the first npm install express.
saveError ENOENT: no such file or directory, open '/xxx/xxx/package.json'
As you know, the cause is package.json does not exist.
Other users seem to have a similar error, so it seems better to add npm init to the readme.
Or I thought it would be nice to bring a link `Please follow
I run the code of Cluster-GCN with the default parameters in run_reddit.sh, but the micro-F1 I get is 0.962. What's the optimized parameters for Reddit dataset?
One unit test in the R package is currently broken. Steps to reproduce on Mac
export CXX=/usr/local/bin/g++-8 CC=/usr/local/bin/gcc-8
Rscript build_r.R
cd R-package/tests
Rscript testthat.RThis results in the following error at the ends of the logs
[LightGBM] [Info] Saving data to binary file /var/folders/xq/wktq4zdx4jd3qdpk34d28m940000gn/T//RtmpiY1DzV/lgb.Dataset_1555
Put "Add ____" as Title
[X] Done
Provide a link to the proposed addition.
https://github.com/sindresorhus/quick-look-plugins
Explain why it should be added
Currently QuickLook Plugins section contains the only item.
The proposed set represents useful plugins for QuickLook.
Additional context
Plugins are useful for developers.
Issue Checklist
Put an x in the
PR rancher/k3s#1192 adds the secret encryption config to k3s, we need to document how to use this feature
-
Updated
Feb 2, 2020 - Go
-
Updated
Feb 2, 2020
-
Updated
Feb 2, 2020 - Java
Preconditions (*)
- Magento 2.4-develop
The method addOption does indeed allow an array to be passed. The very first piece of logic is
if (is_array($option)) {
$option = $this->_itemOptionFactory->create()->setData($option)->setItem($this);
} ...
Steps to reproduce (*)
- Check
addOptionmethod in `Magento\Quote\Model\Quo
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
AbuseIPDB is deprecating API version 1 on 2020-02-01 in favor of API version 2.
The
sfp_abuseipdbmodule needs to be updated. Also, the default timeout of5seems to be too slow in a lot of instances, with un-cached queries taking 10+ seconds, and timing out. The timeout should be increased.diff --git a/modules/sfp