Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
【优化建议】区分结果数据库和配置数据库
如图,启动失败
React
What problem does this feature solve?
SEOs ask me to add this change to the code, due to the necessity of GTM to track a Referral from a SPA.
What does the proposed changes look like?
This is my code in head(), and it goes.
const script = [
{
once: trAdd examples.
Git Merge 2020
March 04, 2020 • Los Angeles
12306智能刷票,订票
-
Updated
Dec 19, 2019 - Python
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
-
Updated
Dec 19, 2019 - Jupyter Notebook
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
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.
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
-
Updated
Dec 19, 2019 - Python
进阶资深前端开发
-
Updated
Dec 19, 2019 - Vue
On page 501 for the first case example the text says "n-10, m=5, p=2, s=1 -> ...". I assume the first entry of the line should be "n=10" instead of "n-10".
A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。
-
Updated
Dec 19, 2019 - C
😎 Awesome lists about all kinds of interesting topics
-
Updated
Dec 19, 2019
:arrow_double_down: Dumb downloader that scrapes the web
-
Updated
Dec 19, 2019 - Python
AI education materials for Chinese students, teachers and IT professionals.
-
Updated
Dec 19, 2019 - Jupyter Notebook
🚀 Feature
- Create a GPU benchmarking section in Documentation (Wiki).
- Build and Include TF2 Optimizer with gradient accumulation.
optimizer=AccumulatedOptimizer(Adam(lr=2e-5, clipnorm=1.0), accumulate_steps=4)Motivation
I experiment with transformers library on Tensorflow 2 for a week and what you offer to us the users seems really useful. It saves a ton of t
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
Updated
Dec 19, 2019 - Java
When a property is accessed on an object and if the property is not found on that object, the JavaScript engine should looks at the object's __proto__(different browser has their own implement) .Or, looks at the prototype of its constructor.
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
Updated
Dec 19, 2019 - Java
PrestaShop offers a fully scalable open source ecommerce solution.
-
Updated
Dec 19, 2019 - PHP
Clone a voice in 5 seconds to generate arbitrary speech in real-time
-
Updated
Dec 19, 2019 - Python
Description of the new feature
The -Force argument should be documented for Publish-AzWebApp.
(Unsure of whether this is the correct type of issue, but none of the other seemed to fit.)
A simple, fully convolutional model for real-time instance segmentation.
-
Updated
Dec 19, 2019 - Python
Tracking ECMAScript Proposals
-
Updated
Dec 19, 2019
JAV影片信息整理工具,抓取元数据nfo,自定义重命名文件(夹),下载fanart裁剪poster,为emby、kodi、极影派铺路。jav-scrapy 老司机 javbus
-
Updated
Dec 19, 2019 - Python
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
consider adding link to the design patterns section
https://github.com/DovAmir/awesome-design-patterns
cant do it myself as a pull request because I dont know chinese