Language: python
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
10827 | 297 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
princeton-vl / CornerNet-Lite
https://github.com/princeton-vl/CornerNet-Lite
stars | today |
---|---|
280 | 153 |
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
6076 | 154 |
🌈 Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
kennethreitz / requests3
https://github.com/kennethreitz/requests3
stars | today |
---|---|
293 | 115 |
Requests 3.0, for Humans and Machines, alike. 🤖
minimaxir / gpt-2-simple
https://github.com/minimaxir/gpt-2-simple
stars | today |
---|---|
116 | 78 |
Python package to easily retrain OpenAI’s GPT-2 text-generating model on new texts
ines / spacy-course
https://github.com/ines/spacy-course
stars | today |
---|---|
879 | 67 |
👩🏫 Advanced NLP with spaCy: A free online course
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
51581 | 40 |
Models and examples built with TensorFlow
3b1b / manim
stars | today |
---|---|
7225 | 50 |
Animation engine for explanatory math videos
xingyizhou / CenterNet
https://github.com/xingyizhou/CenterNet
stars | today |
---|---|
671 | 49 |
Object detection, 3D detection, and pose estimation using center point detection:
iodide-project / pyodide
https://github.com/iodide-project/pyodide
stars | today |
---|---|
2068 | 48 |
The Python scientific stack, compiled to WebAssembly
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
61755 | 42 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
achael / eht-imaging
https://github.com/achael/eht-imaging
stars | today |
---|---|
4677 | 45 |
Imaging, analysis, and simulation software for radio interferometry
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
66093 | 40 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
40355 | 38 |
Deep Learning for humans
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
23572 | 38 |
⏬ Dumb downloader that scrapes the web
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
55927 | 34 |
A collective list of free APIs for use in software and web development.
snipsco / snips-nlu
https://github.com/snipsco/snips-nlu
stars | today |
---|---|
2498 | 36 |
Snips Python library to extract meaning from text
google-research / morph-net
https://github.com/google-research/morph-net
stars | today |
---|---|
373 | 36 |
Fast & Simple Resource-Constrained Learning of Deep Network Structure
vietnguyen91 / Flappy-bird-deep-Q-learning-pytorch
https://github.com/vietnguyen91/Flappy-bird-deep-Q-learning-pytorch
stars | today |
---|---|
104 | 32 |
Deep Q-learning for playing flappy bird game
j3ssie / Osmedeus
https://github.com/j3ssie/Osmedeus
stars | today |
---|---|
518 | 34 |
Fully automated offensive security tool for reconnaissance and vulnerability scanning
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
49349 | 33 |
Command-line program to download videos from YouTube.com and other video sites
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
25486 | 32 |
All Algorithms implemented in Python
Duankaiwen / CenterNet
https://github.com/Duankaiwen/CenterNet
stars | today |
---|---|
412 | 33 |
Codes for our paper “CenterNet: Keypoint Triplets for Object Detection” .
socialcopsdev / camelot
https://github.com/socialcopsdev/camelot
stars | today |
---|---|
1964 | 34 |
Camelot: PDF Table Extraction for Humans
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
722 | 26 |
python爬虫例子,对新手比较友好。淘宝模拟登录,淘宝商品爬虫,淘宝我已购买的宝贝爬虫,天猫商品爬虫,每天不同时间段通过微信发消息提醒女友,爬取5K分辨率超清唯美壁纸,爬取豆瓣排行榜电影数据(含GUI界面版),多线程+代理池爬取天天基金网、股票数据(无需使用爬虫框架),一键生成微信个人专属数据报告(了解你的微信社交历史)
Language: go
tmrts / go-patterns
https://github.com/tmrts/go-patterns
stars | today |
---|---|
8618 | 362 |
Curated list of Go design patterns, recipes and idioms
codercom / sshcode
https://github.com/codercom/sshcode
stars | today |
---|---|
85 | 69 |
Run VS Code on any server over SSH.
kubernetes-sigs / kustomize
https://github.com/kubernetes-sigs/kustomize
stars | today |
---|---|
2581 | 67 |
Customization of kubernetes YAML configurations
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
51440 | 33 |
Production-Grade Container Scheduling and Management
bet365 / jingo
https://github.com/bet365/jingo
stars | today |
---|---|
211 | 39 |
This package provides the ability to encode golang structs to a buffer as JSON very quickly.
Microsoft / fabrikate
https://github.com/Microsoft/fabrikate
stars | today |
---|---|
87 | 35 |
Tooling to make GitOps with Kubernetes more productive
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
13355 | 33 |
百度网盘客户端 - Go语言编写
docker-slim / docker-slim
https://github.com/docker-slim/docker-slim
stars | today |
---|---|
2370 | 31 |
DockerSlim (docker-slim): Don’t change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
geohot / minikeyvalue
https://github.com/geohot/minikeyvalue
stars | today |
---|---|
123 | 31 |
A distributed key value store in under 200 lines
golang / go
stars | today |
---|---|
56629 | 28 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
42740 | 27 |
A curated list of awesome Go frameworks, libraries and software
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
26258 | 28 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
psampaz / go-mod-outdated
https://github.com/psampaz/go-mod-outdated
stars | today |
---|---|
45 | 24 |
An easy way to find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.
vlang / v
stars | today |
---|---|
2402 | 21 |
Simple, fast, safe, compiled language for creating maintainable software. Supports translation from C/C++.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
24297 | 19 |
Distributed reliable key-value store for the most critical data of a distributed system
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
15221 | 18 |
A platform for building proxies to bypass network restrictions.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
20976 | 20 |
🌸 A command-line fuzzy finder
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
19902 | 19 |
beego is an open-source, high-performance web framework for the Go programming language.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
21912 | 18 |
The Cloud Native Edge Router
mgechev / revive
https://github.com/mgechev/revive
stars | today |
---|---|
1715 | 18 |
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
25505 | 18 |
Open Source Continuous File Synchronization
alicebob / miniredis
https://github.com/alicebob/miniredis
stars | today |
---|---|
720 | 18 |
Pure Go Redis server for Go unittests
google / licensecheck
https://github.com/google/licensecheck
stars | today |
---|---|
79 | 18 |
The licensecheck package classifies license files and heuristically determines how well they correspond to known open source licenses.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
23427 | 15 |
The Prometheus monitoring system and time series database.
yeasy / docker_practice
https://github.com/yeasy/docker_practice
stars | today |
---|---|
12923 | 15 |
Learn and understand Docker technologies, with real DevOps practice!
Language: java
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
2775 | 135 |
✍ Halo 可能是最好的 Java 博客系统
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
4092 | 94 |
A set of tools that keep Java sweet.
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
36075 | 67 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
hansonwang99 / Spring-Boot-In-Action
https://github.com/hansonwang99/Spring-Boot-In-Action
stars | today |
---|---|
537 | 68 |
Spring Boot 系列实战合集
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
12029 | 64 |
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
36866 | 42 |
Spring Boot
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
17587 | 52 |
😮 互联网 Java 工程师进阶知识完全扫盲
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
10979 | 44 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
14664 | 37 |
Ghidra is a software reverse engineering (SRE) framework
wildfirechat / server
https://github.com/wildfirechat/server
stars | today |
---|---|
397 | 36 |
全开源即时通讯(IM)系统
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
5782 | 30 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
46855 | 27 |
Design patterns implemented in Java
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
28414 | 26 |
Spring Framework
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
738 | 26 |
Jeecg-boot 是一款基于代码生成器的智能开发平台!采用前后端分离技术:SpringBoot,Mybatis,Shiro,JWT,Vue & Ant Design。提供强大的代码生成器, 前端页面和后台代码一键生成,不需要写任何代码,保持jeecg一贯的强大,绝对是全栈开发者福音!! JeecgBoot的宗旨是降低前后端分离的开发成本,提高UI能力的同时提高开发效率,追求更高的能力,No代码概念,一系列智能化在线开发。
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
12421 | 24 |
All Algorithms implemented in Java
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
13577 | 23 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
40292 | 23 |
Open Source, Distributed, RESTful Search Engine
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
13526 | 14 |
The “REST With Spring” Course:
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
12270 | 23 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
7364 | 24 |
APM, Application Performance Monitoring System
google / guava
https://github.com/google/guava
stars | today |
---|---|
31147 | 21 |
Google core libraries for Java
wildfirechat / android-chat
https://github.com/wildfirechat/android-chat
stars | today |
---|---|
319 | 19 |
全开源即时通讯(IM)系统 高仿微信
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
20175 | 19 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
25906 | 15 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
chillzhuang / SpringBlade
https://github.com/chillzhuang/SpringBlade
stars | today |
---|---|
511 | 20 |
SpringBlade 是由一个商业级项目升级优化而来的SpringCloud微服务架构,采用Java8 API重构了业务代码,完全遵循阿里巴巴编码规范。采用Spring Boot 2 、Spring Cloud Finchley 、Mybatis 等核心技术,同时提供基于React和Vue的两个前端框架用于快速搭建企业级的SaaS微服务系统平台。 QQ群:477853168
Language: c++
PKUanonym / REKCARC-TSC-UHT
https://github.com/PKUanonym/REKCARC-TSC-UHT
stars | today |
---|---|
5704 | 143 |
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Microsoft / BlingFire
https://github.com/Microsoft/BlingFire
stars | today |
---|---|
1058 | 162 |
A lightning fast Finite State machine and REgular expression manipulation library.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
125937 | 65 |
An Open Source Machine Learning Framework for Everyone
energicryptocurrency / energi
https://github.com/energicryptocurrency/energi
stars | today |
---|---|
2816 | 46 |
Cryptocurrency for world adoption.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
33928 | 34 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
27114 | 26 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
26212 | 29 |
Tesseract Open Source OCR Engine (main repository)
cnjinhao / nana
https://github.com/cnjinhao/nana
stars | today |
---|---|
1140 | 29 |
a modern C++ GUI library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
72340 | 29 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
4656 | 21 |
📚 C/C++面试基础知识总结
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
33630 | 21 |
Protocol Buffers - Google’s data interchange format
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
21649 | 20 |
Godot Engine – Multi-platform 2D and 3D game engine
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
15813 | 21 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
grpc / grpc
stars | today |
---|---|
20679 | 18 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
vnpy / vnpy
stars | today |
---|---|
8154 | 16 |
基于Python的开源量化交易平台开发框架
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
14602 | 19 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
gzc / CLRS
stars | today |
---|---|
5355 | 16 |
📓 Solutions to Introduction to Algorithms
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
11278 | 15 |
Googletest - Google Testing and Mocking Framework
Samsung / netcoredbg
https://github.com/Samsung/netcoredbg
stars | today |
---|---|
84 | 15 |
NetCoreDbg is a managed code debugger with MI interface for CoreCLR.
marcusz / floyd
https://github.com/marcusz/floyd
stars | today |
---|---|
48 | 14 |
The Floyd programming language
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
8349 | 12 |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
8385 | 13 |
Compatibility tool for Steam Play based on Wine and additional components
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
13690 | 12 |
JSON for Modern C++
h2oai / datatable
https://github.com/h2oai/datatable
stars | today |
---|---|
357 | 12 |
data.table for Python
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
12283 | 10 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Language: javascript
boyney123 / mockit
https://github.com/boyney123/mockit
stars | today |
---|---|
327 | 300 |
A tool to quickly mock out end points, setup delays and more…
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
14494 | 216 |
贵校课程资料民间整理
mikolajdobrucki / ikonate
https://github.com/mikolajdobrucki/ikonate
stars | today |
---|---|
1109 | 222 |
fully customisable & accessible vector icons
Louiszhai / tool
https://github.com/Louiszhai/tool
stars | today |
---|---|
840 | 190 |
开发效率提升:Mac生产力工具链推荐
amejiarosario / dsa.js
https://github.com/amejiarosario/dsa.js
stars | today |
---|---|
922 | 165 |
Data Structures and Algorithms explained and implemented in JavaScript
kasuganosoras / cxk-ball
https://github.com/kasuganosoras/cxk-ball
stars | today |
---|---|
273 | 133 |
Javascript 实现的 CXK 打篮球游戏
mattdesl / canvas-sketch
https://github.com/mattdesl/canvas-sketch
stars | today |
---|---|
1236 | 119 |
[beta] A framework for making generative artwork in JavaScript and the browser.
arturbien / React95
https://github.com/arturbien/React95
stars | today |
---|---|
1776 | 79 |
🌈 🕹 Refreshed Windows 95 style UI components for your React app
vuejs / vue
stars | today |
---|---|
136252 | 71 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
alex-saunders / glicky
https://github.com/alex-saunders/glicky
stars | today |
---|---|
448 | 57 |
🐭 An in-browser task runner for modern web development
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
14506 | 51 |
The best design tools for everything 👉
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
127428 | 47 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
lancedikson / bowser
https://github.com/lancedikson/bowser
stars | today |
---|---|
3432 | 52 |
a browser detector
mozilla-services / react-jsonschema-form
https://github.com/mozilla-services/react-jsonschema-form
stars | today |
---|---|
6327 | 50 |
A React component for building Web forms from JSON Schema.
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
7999 | 47 |
A full-featured download manager.
ovity / octotree
https://github.com/ovity/octotree
stars | today |
---|---|
16637 | 48 |
GitHub code tree on steroids
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
58249 | 42 |
Promise based HTTP client for the browser and node.js
reach / reach-ui
https://github.com/reach/reach-ui
stars | today |
---|---|
1839 | 45 |
The Accessible Foundation for React Apps and Design Systems.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
43179 | 39 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
27129 | 41 |
✅ The largest Node.js best practices list (April 2019)
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
50753 | 35 |
JavaScript 3D library.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
46150 | 35 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
66502 | 35 |
Set up a modern web app by running one command.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
76253 | 35 |
A framework for building native apps with React.
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
4035 | 35 |
油猴脚本 一个脚本搞定百度网盘下载
Language: unknown
RomuloOliveira / commit-messages-guide
https://github.com/RomuloOliveira/commit-messages-guide
stars | today |
---|---|
1347 | 1105 |
A guide to understand the importance of commit messages and how to write them well
Alikhll / golang-developer-roadmap
https://github.com/Alikhll/golang-developer-roadmap
stars | today |
---|---|
1466 | 189 |
Roadmap to becoming a Go developer in 2019
521xueweihan / git-tips
https://github.com/521xueweihan/git-tips
stars | today |
---|---|
6819 | 163 |
Git的奇技淫巧
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
3494 | 127 |
A Collection of application ideas which can be used to improve your coding skills.
CoolPhilChen / SJTU-Courses
https://github.com/CoolPhilChen/SJTU-Courses
stars | today |
---|---|
3025 | 107 |
上海交通大学课程资料分享
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
79508 | 92 |
Roadmap to becoming a web developer in 2019
aliyunfe / weekly
https://github.com/aliyunfe/weekly
stars | today |
---|---|
106 | 92 |
阿里云前端技术周刊
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
58227 | 58 |
📚 技术面试必备基础知识
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
24311 | 55 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
82522 | 36 |
A collection of useful .gitignore templates
airuikun / Weekly-FE-Interview
https://github.com/airuikun/Weekly-FE-Interview
stars | today |
---|---|
1452 | 52 |
每周十道前端大厂面试题,并收集大家在大厂面试中遇到的难题,一起共同成长。
formulahendry / 955.WLB
https://github.com/formulahendry/955.WLB
stars | today |
---|---|
15214 | 53 |
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
eg4000 / SKU110K_CVPR19
https://github.com/eg4000/SKU110K_CVPR19
stars | today |
---|---|
76 | 51 |
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
106891 | 47 |
😎 Awesome lists about all kinds of interesting topics
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
100407 | 47 |
A book series on JavaScript. @YDKJS on twitter.
bharathgs / Awesome-pytorch-list
https://github.com/bharathgs/Awesome-pytorch-list
stars | today |
---|---|
6243 | 43 |
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
121697 | 37 |
📚 Freely available programming books
orsanawwad / awesome-roadmaps
https://github.com/orsanawwad/awesome-roadmaps
stars | today |
---|---|
510 | 41 |
View roadmaps about developer roles to help you learn
jhuangtw-dev / xg2xg
https://github.com/jhuangtw-dev/xg2xg
stars | today |
---|---|
5482 | 39 |
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
76634 | 34 |
A complete computer science study plan to become a software engineer.
datawhalechina / pumpkin-book
https://github.com/datawhalechina/pumpkin-book
stars | today |
---|---|
5347 | 33 |
《机器学习》(西瓜书)公式推导解析,在线阅读地址: https://datawhalechina.github.io/pumpkin-book
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
48732 | 31 |
📚 免费的计算机编程类中文书籍,欢迎投稿
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
44556 | 32 |
🎉 A curated list of awesome things related to Vue.js
kakuilan / china_area_mysql
https://github.com/kakuilan/china_area_mysql
stars | today |
---|---|
2726 | 30 |
中国5级行政区域mysql库
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
19526 | 29 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.