-
Updated
Dec 22, 2019 - C
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Add examples.
Git Merge 2020
March 04, 2020 • Los Angeles
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
-
Updated
Dec 22, 2019 - Python
高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
-
Updated
Dec 22, 2019 - C
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 for GitHub commit/PR containing notebooks
- Commenting on the notebook diff to start discussion
- Conversation threads to track all open discussions
AI education materials for Chinese students, teachers and IT professionals.
-
Updated
Dec 22, 2019 - Jupyter Notebook
I'd like to contribute this example. It does not work on mobile which would require DOM Touch support but I think it's still very useful.
https://svelte.dev/repl/e5d53d675f444311a908121494f51aa6?version=3.15.0
描述问题
docker image build无法通过,matplotlib和py版本不兼容
重现步骤
直接clone仓库下来,sudo ./docker.sh run就会中招
截图&日志
[ysun@SYSUCC-ZQ-server 12306]$ sudo ./docker.sh run
[sudo] password for ysun:
Building ticket
Step 1/8 : FROM python:2.7.15
---> afc94ac1e19b
Step 2/8 : WORKDIR /usr/src/app
---> Using cache
---> 52adcb230d51
Step 3/8 : ADD . /usr/src/app
---> Using cach
An activity diagram to describe the resolution of HTTP response status codes, given various headers.
-
Updated
Dec 22, 2019 - JavaScript
Currently all we have in terms of documentation are the comments in the code and the README:
https://github.com/lemire/simdjson#navigating-the-parsed-document
We need an actual tutorial.
cc @davidglavas
Looks like the API documentation has not been regenerated since 3.0.2, as the maxBodySize value typo is still present here:
I use VSCode in three different places; my home computer, my work computer, and as a portable version I carry on a drive when I need to use a machine that doesn't have it.
I use an extension to keep my settings synced up between editors, and the only issue I've encountered so far is that the git path doesn't match between any of them. On my home machine I have it installed to C of course, work
The second example in section 1.1 says:
expect(result.approved).to.be.false;
It should be:
expect(result.approved).to.be.true;
(I'm guessing you made it false so you could simulate the error output in the next picture.)
A rugged, minimal framework for composing JavaScript behavior in your markup.
-
Updated
Dec 22, 2019 - JavaScript
similar to the "do not rescue Exception" cop it would make sense to not allow raising Exception since that will bypass test frameworks and error reporters
Ironically enough, this is one thing that Java has always done better than C# - its code comment documentation is much cleaner looking than C#'s XML docs! I don't know what to replace XML docs with but maybe look to Java for inspiration?
Documentation
Some changes have been made to the main Readme (which appears when landing on the github webpage) and the FAQ. This is a post to notify people, gather some interest and suggestions.
Thanks to @ker0chan for her help on the Readme (lots more feedback that I haven't processed yet) and @ButternCream for his help working on the FAQ.
- Created a [FAQ wiki page](https://github.com/ocornut/imgui/wik
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
-
Updated
Dec 22, 2019 - JavaScript
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
-
Updated
Dec 22, 2019
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.


Problem.
In the latest version of
tesseract.js-core@v2.0.0-beta.5the.wasmfile is embedded within the file as a Base64 Data URI.Any workers which have an appropriately strict
connect-srcContent-Security-Policyheader in place will fail to load.In addition to the above, it might