learning
Here are 6,794 public repositories matching this topic...
-
Updated
May 13, 2020 - Java
-
Updated
May 18, 2020 - Shell
-
Updated
Oct 24, 2018
Hi winterbe, your article is very good, it introduces the new features of Java 8 in detail, so I translate it into Chinese。Thank you!!!
Link:https://github.com/aalansehaiyang/java8-tutorial
你好,winterbe。你的文章写的真棒,里面详细介绍了Java 8新特性,我将它翻译成了中文。谢谢
-
Updated
May 18, 2020 - Jupyter Notebook
-
Updated
Dec 30, 2019
The text says "y is the number of changes of chroma samples between the first and seconds rows of a pixels."
But isn't it more accurate to say:
"y is the number of changes of chroma samples between the first and last rows of a pixels."
If not, I still don't understand how chroma subsampling is used!
-
Updated
Mar 31, 2020
Frequent bug: while sorting by y-coordinate, the vertices are sorted, but the data coming with the vertices is not.
Gouraud shading, forgot to sort intensities
In my case I was calculating a barycentric coordinate of one vertex and assigning it to a different vertex by mistake.
The artifacts looked exactly the same as you presented, if it is the same problem then the description could be
-
Updated
Sep 27, 2019 - Java
-
Updated
Feb 23, 2019 - JavaScript
Is your feature request related to a problem? Please describe.
Other related issues: #408 #251
I trained a Chinese model for spaCy, linked it to [spacy's package folder]/data/zh
(using spacy link
) and want to use that for ludwig. However, when I tried to set the config for ludwig, I received an error, which tell me that there is no way to load the Chinese model.
ValueError: Key ch
The Error is:
yarn global v1.21.0
[1/4] Resolving packages...
[2/4] Fetching packages...
error An unexpected error occurred: "C:\Users\...\npm-@babel-parser-7.9.4-68a35e6b0319bbc014465be43828300113f2f2e8-integrity\node_modules\@babel\parser\.yarn-metadata.json: Unexpected token \u0000 in JSON at position 0".
info If you think this is a bug, please open a bug report with the informati
Description
-
Updated
Dec 27, 2019
-
Updated
Jan 24, 2020
-
Updated
Jul 30, 2019 - JavaScript
-
Updated
May 16, 2020 - Go
I think it would be valuable to explicitly talk about whitespace requirements in [ ]
and [[ ]]
conditionals--this tripped me up when learning Bash and I know it's a pain point for a lot of developers.
The way I like to think about it is that [
and [[
are commands/builtins (like echo
, etc), as opposed to being part of Bash syntax. For this reason, the command name and each of its argumen
Lately running into too many Sagemaker issues. Is there any unambiguous documentation on Sagemakers Instances? I could glean the following from different sources:
- Sagemaker Instances, Sagemaker being a managed service, have nothing to do with EC2 instances.
- Unlike EC2 console, Sagemaker console has no option to view limits or increase limits. One has to go directly to the support page a
-
Updated
May 5, 2020 - Python
-
Updated
Mar 22, 2020 - C++
git的快捷键 alias,加 oh-my-zsh应该是使用中比较实用的小技巧
在实际应用中,一遍一遍输入git status,git status,git commit -m 'xx'什么的确实挺繁琐,于是配置alias可以简化成 gst === git status,gcmsg 'xxx' === git commit -m 'xxx',gp === git push等等。。
大概是这样配置的
- alias gst='git status'
- alias gp='git push'
- alias gp='git push'
- …
而且还发现oh-my-zsh默认用的插件是git,查看oh-my-zsh的config
cat ~/.zshrc
其中有一条配置是
plugins=(git)
那么刨根问底拦不住,看看git插件的配置
`
Git
-
Updated
May 19, 2020 - HTML
Learning apps
GitHub Learning Lab
Your interactive guide to learning the skills you need without leaving GitHub
Improve this page
Add a description, image, and links to the learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the learning topic, visit your repo's landing page and select "manage topics."
CONTRIBUTING.md
.shopt
andset
./dev/tcp
pdf