Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
iOS
-
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
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.
-
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
项目推荐
-
类别: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
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
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