Language: python
bytedance / byteps
https://github.com/bytedance/byteps
stars | today |
---|---|
1040 | 145 |
A high performance and general PS framework for distributed training
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
47866 | 120 |
All Algorithms implemented in Python
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
19964 | 66 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
d2l-ai / d2l-zh
https://github.com/d2l-ai/d2l-zh
stars | today |
---|---|
9680 | 24 |
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。
llSourcell / deepfakes
https://github.com/llSourcell/deepfakes
stars | today |
---|---|
614 | 2 |
This is the code for “DeepFakes” by Siraj Raval on Youtube
PrefectHQ / prefect
https://github.com/PrefectHQ/prefect
stars | today |
---|---|
851 | 2 |
The Prefect Core automation engine
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
11625 | 8 |
My Python Examples
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
54640 | 24 |
Models and examples built with TensorFlow
openbmc / openbmc
https://github.com/openbmc/openbmc
stars | today |
---|---|
377 | 1 |
OpenBMC Distribution
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
7940 | 1 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
frappe / erpnext
https://github.com/frappe/erpnext
stars | today |
---|---|
4896 | 3 |
Open Source ERP built for the web
junyanz / pytorch-CycleGAN-and-pix2pix
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
stars | today |
---|---|
8616 | 20 |
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
tensorflow / tfx
https://github.com/tensorflow/tfx
stars | today |
---|---|
452 | 2 |
TFX is an end-to-end platform for deploying production ML pipelines
tiangolo / fastapi
https://github.com/tiangolo/fastapi
stars | today |
---|---|
3112 | 15 |
FastAPI framework, high performance, easy to learn, fast to code, ready for production
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
8698 | 18 |
🌈 谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
37989 | 9 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
zhaoolee / ChineseBQB
https://github.com/zhaoolee/ChineseBQB
stars | today |
---|---|
406 | 14 |
🇨🇳 Chinese sticker pack / 中国表情包大集合
deepinsight / insightface
https://github.com/deepinsight/insightface
stars | today |
---|---|
3836 | 3 |
Face Analysis Project on MXNet
PaddlePaddle / PaddleHub
https://github.com/PaddlePaddle/PaddleHub
stars | today |
---|---|
115 | 0 |
A toolkit for managing pretrained models of PaddlePaddle and helping user getting started with transfer learning more efficiently. (『飞桨』预训练模型管理和迁移学习工具)
HexHive / retrowrite
https://github.com/HexHive/retrowrite
stars | today |
---|---|
129 | 5 |
RetroWrite – Retrofitting compiler passes though binary rewriting
dmlc / gluon-cv
https://github.com/dmlc/gluon-cv
stars | today |
---|---|
2585 | 3 |
Gluon CV Toolkit
aleju / imgaug
https://github.com/aleju/imgaug
stars | today |
---|---|
6252 | 2 |
Image augmentation for machine learning experiments.
kubeflow / pipelines
https://github.com/kubeflow/pipelines
stars | today |
---|---|
921 | 1 |
Machine Learning Pipelines for Kubeflow
jupyterhub / jupyterhub
https://github.com/jupyterhub/jupyterhub
stars | today |
---|---|
4724 | 9 |
Multi-user server for Jupyter notebooks
joshua-wu / deepfakes_faceswap
https://github.com/joshua-wu/deepfakes_faceswap
stars | today |
---|---|
2505 | 1 |
from deekfakes’ faceswap: https://www.reddit.com/user/deepfakes/
Language: go
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
13056 | 34 |
A tool for secrets management, encryption as a service, and privileged access management
improbable-eng / thanos
https://github.com/improbable-eng/thanos
stars | today |
---|---|
3768 | 5 |
Highly available Prometheus setup with long term storage capabilities.
helm / helm
stars | today |
---|---|
12428 | 10 |
The Kubernetes Package Manager
kubernetes / client-go
https://github.com/kubernetes/client-go
stars | today |
---|---|
2213 | 4 |
Go client for Kubernetes.
gomodule / redigo
https://github.com/gomodule/redigo
stars | today |
---|---|
6102 | 6 |
Go client for Redis
gruntwork-io / terratest
https://github.com/gruntwork-io/terratest
stars | today |
---|---|
2557 | 6 |
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
4910 | 7 |
AWS SDK for the Go programming language.
micro / go-plugins
https://github.com/micro/go-plugins
stars | today |
---|---|
743 | 4 |
Community maintained plugins
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
4438 | 3 |
Sarama is a Go library for Apache Kafka 0.8, and up.
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
2513 | 4 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
hashicorp / packer
https://github.com/hashicorp/packer
stars | today |
---|---|
9058 | 4 |
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
dgraph-io / badger
https://github.com/dgraph-io/badger
stars | today |
---|---|
6072 | 5 |
Fast key-value DB in Go.
halfrost / LeetCode-Go
https://github.com/halfrost/LeetCode-Go
stars | today |
---|---|
303 | 28 |
✅ Solutions to LeetCode by Go, 100% test coverage.
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
8702 | 6 |
The Go language implementation of gRPC. HTTP/2 based RPC
DATA-DOG / go-sqlmock
https://github.com/DATA-DOG/go-sqlmock
stars | today |
---|---|
1621 | 3 |
Sql mock driver for golang to test database interactions
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
17527 | 7 |
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
14097 | 8 |
The fantastic ORM library for Golang, aims to be developer friendly
micro / go-micro
https://github.com/micro/go-micro
stars | today |
---|---|
7747 | 13 |
A microservice development framework
bettercap / bettercap
https://github.com/bettercap/bettercap
stars | today |
---|---|
5286 | 5 |
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
4843 | 8 |
Go support for Google’s protocol buffers
kubeedge / kubeedge
https://github.com/kubeedge/kubeedge
stars | today |
---|---|
1273 | 4 |
Kubernetes Native Edge Computing Framework (project under CNCF)
fabiolb / fabio
https://github.com/fabiolb/fabio
stars | today |
---|---|
5688 | 6 |
Consul Load-Balancing made simple
vitessio / vitess
https://github.com/vitessio/vitess
stars | today |
---|---|
8251 | 4 |
Vitess is a database clustering system for horizontal scaling of MySQL.
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
1482 | 2 |
Prometheus instrumentation library for Go applications
argoproj / argo-cd
https://github.com/argoproj/argo-cd
stars | today |
---|---|
1299 | 4 |
Declarative continuous deployment for Kubernetes.
Language: java
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
4041 | 32 |
To Be Top Javaer - Java工程师成神之路
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
21278 | 16 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
openhab / openhab2-addons
https://github.com/openhab/openhab2-addons
stars | today |
---|---|
1145 | 1 |
Add-ons for openHAB 2.x
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
68715 | 63 |
📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
apache / incubator-shardingsphere
https://github.com/apache/incubator-shardingsphere
stars | today |
---|---|
8042 | 6 |
Distributed database middleware
redisson / redisson
https://github.com/redisson/redisson
stars | today |
---|---|
9632 | 4 |
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
swagger-api / swagger-core
https://github.com/swagger-api/swagger-core
stars | today |
---|---|
5849 | 4 |
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
30315 | 20 |
Spring Framework
testcontainers / testcontainers-java
https://github.com/testcontainers/testcontainers-java
stars | today |
---|---|
2540 | 5 |
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
apache / lucene-solr
https://github.com/apache/lucene-solr
stars | today |
---|---|
2694 | 11 |
Mirror of Apache Lucene + Solr
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
4813 | 29 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
46358 | 59 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
android / camera
https://github.com/android/camera
stars | today |
---|---|
371 | 0 |
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
2079 | 16 |
Quarkus: Supersonic Subatomic Java.
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
6944 | 9 |
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
AnyListen / tools-ocr
https://github.com/AnyListen/tools-ocr
stars | today |
---|---|
398 | 3 |
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)
codingapi / tx-lcn
https://github.com/codingapi/tx-lcn
stars | today |
---|---|
2554 | 2 |
LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
resilience4j / resilience4j
https://github.com/resilience4j/resilience4j
stars | today |
---|---|
3783 | 6 |
Resilience4j is a fault tolerance library designed for Java8 and functional programming
hope-for / hope-boot
https://github.com/hope-for/hope-boot
stars | today |
---|---|
754 | 2 |
一款现代化的脚手架项目。企业开发?接外包?赚外快?还是学习?这都能满足你,居家必备,值得拥有 🍻
lenve / vhr
stars | today |
---|---|
4701 | 18 |
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
apache / kafka
https://github.com/apache/kafka
stars | today |
---|---|
12581 | 2 |
Mirror of Apache Kafka
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
23649 | 24 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
analysys / EasyScheduler
https://github.com/analysys/EasyScheduler
stars | today |
---|---|
1036 | 17 |
Easy Scheduler是一个分布式工作流任务调度系统,主要解决”错综复杂的任务依赖关系,而不能直观监控任务健康状态等问题”。Easy Scheduler以DAG流式的方式将Task组装起来,并可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作。EasyScheduler由在工作流调度方面工作多年的多位小伙伴研发而成,致力于成为大数据平台的中流砥柱,使调度变得更加容易,更可以从其中文名“易调度”看出我们的初衷,如果你对目前市面上的调度不够满意,非常欢迎使用易调度,欢迎大家加入进来,提出需求,也欢迎贡献代码
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
8501 | 22 |
《史上最简单的Spring Cloud教程源码》
Blankj / awesome-java-leetcode
https://github.com/Blankj/awesome-java-leetcode
stars | today |
---|---|
6139 | 3 |
👑 LeetCode of algorithms with java solution(updating).
Language: c++
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
17484 | 32 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
vnpy / vnpy
stars | today |
---|---|
8805 | 6 |
基于Python的开源量化交易平台开发框架
musescore / MuseScore
https://github.com/musescore/MuseScore
stars | today |
---|---|
3781 | 1 |
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
6776 | 8 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
6868 | 3 |
A library for efficient similarity search and clustering of dense vectors.
Ewenwan / MVision
https://github.com/Ewenwan/MVision
stars | today |
---|---|
2431 | 5 |
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
microsoft / AirSim
https://github.com/microsoft/AirSim
stars | today |
---|---|
7771 | 1 |
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
weolar / miniblink49
https://github.com/weolar/miniblink49
stars | today |
---|---|
2866 | 5 |
a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
microsoft / interpret
https://github.com/microsoft/interpret
stars | today |
---|---|
1516 | 5 |
Fit interpretable models. Explain blackbox machine learning.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
11959 | 4 |
Googletest - Google Testing and Mocking Framework
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
8858 | 6 |
Compatibility tool for Steam Play based on Wine and additional components
mapbox / mapbox-gl-native
https://github.com/mapbox/mapbox-gl-native
stars | today |
---|---|
3423 | 1 |
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
tensorflow / serving
https://github.com/tensorflow/serving
stars | today |
---|---|
3570 | 2 |
A flexible, high-performance serving system for machine learning models
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
74678 | 21 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
CMU-Perceptual-Computing-Lab / MonocularTotalCapture
https://github.com/CMU-Perceptual-Computing-Lab/MonocularTotalCapture
stars | today |
---|---|
218 | 11 |
Code for CVPR19 paper “Monocular Total Capture: Posing Face, Body and Hands in the Wild”
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
868 | 0 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
CGAL / cgal
stars | today |
---|---|
1401 | 0 |
The public CGAL repository, see the README below
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
14218 | 7 |
A library that provides an embeddable, persistent key-value store for fast storage.
MaskRay / ccls
https://github.com/MaskRay/ccls
stars | today |
---|---|
1060 | 3 |
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
draios / sysdig
https://github.com/draios/sysdig
stars | today |
---|---|
5687 | 1 |
Linux system exploration and troubleshooting tool with first class support for containers
JakobEngel / dso
https://github.com/JakobEngel/dso
stars | today |
---|---|
1175 | 0 |
Direct Sparse Odometry
4ian / GDevelop
https://github.com/4ian/GDevelop
stars | today |
---|---|
1390 | 3 |
🎮 GDevelop is an open source HTML5 and native game creator requiring no coding skills.
supertuxkart / stk-code
https://github.com/supertuxkart/stk-code
stars | today |
---|---|
1954 | 12 |
The code base of supertuxkart
TranslucentTB / TranslucentTB
https://github.com/TranslucentTB/TranslucentTB
stars | today |
---|---|
4428 | 9 |
A lightweight utility that makes the Windows taskbar translucent/transparent.
openframeworks / openFrameworks
https://github.com/openframeworks/openFrameworks
stars | today |
---|---|
7046 | 0 |
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Language: javascript
haizlin / fe-interview
https://github.com/haizlin/fe-interview
stars | today |
---|---|
1461 | 103 |
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
algorithm-visualizer / algorithm-visualizer
https://github.com/algorithm-visualizer/algorithm-visualizer
stars | today |
---|---|
20531 | 57 |
🎆 Interactive Online Platform that Visualizes Algorithms from Code
naptha / tesseract.js
https://github.com/naptha/tesseract.js
stars | today |
---|---|
16417 | 96 |
Pure Javascript OCR for more than 100 Languages 📖 🎉 🖥
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
12698 | 36 |
⭐️ Companies that don’t have a broken hiring process
affinelayer / pix2pix-tensorflow
https://github.com/affinelayer/pix2pix-tensorflow
stars | today |
---|---|
4113 | 16 |
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
frank-lam / fullstack-tutorial
https://github.com/frank-lam/fullstack-tutorial
stars | today |
---|---|
4102 | 29 |
🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
YMFE / yapi
stars | today |
---|---|
9366 | 14 |
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
chaozh / awesome-blockchain-cn
https://github.com/chaozh/awesome-blockchain-cn
stars | today |
---|---|
13769 | 13 |
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
31542 | 15 |
JavaScript animation engine
trufflesuite / truffle
https://github.com/trufflesuite/truffle
stars | today |
---|---|
8021 | 3 |
A tool for developing smart contracts. Crafted with the finest cacaos.
jupyterlab / jupyterlab
https://github.com/jupyterlab/jupyterlab
stars | today |
---|---|
8298 | 5 |
JupyterLab computational environment.
ckeditor / ckeditor5
https://github.com/ckeditor/ckeditor5
stars | today |
---|---|
2314 | 4 |
Development environment for CKEditor 5 – the best browser-based rich text editor.
bootstrap-vue / bootstrap-vue
https://github.com/bootstrap-vue/bootstrap-vue
stars | today |
---|---|
9295 | 9 |
BootstrapVue, with over 40 plugins and more than 75 custom components, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
mtoukei / statbox2
https://github.com/mtoukei/statbox2
stars | today |
---|---|
243 | 13 |
「新みやざき統計BOX」データ可視化機能のプロトタイプ
semantic-release / semantic-release
https://github.com/semantic-release/semantic-release
stars | today |
---|---|
7390 | 5 |
📦 🚀 Fully automated version management and package publishing
vuetifyjs / vuetify
https://github.com/vuetifyjs/vuetify
stars | today |
---|---|
19783 | 14 |
🐉 Material Component Framework for Vue.js 2
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
11460 | 35 |
A full-featured download manager.
facebook / jest
https://github.com/facebook/jest
stars | today |
---|---|
26199 | 12 |
Delightful JavaScript Testing.
Ice-Hazymoon / MikuTools
https://github.com/Ice-Hazymoon/MikuTools
stars | today |
---|---|
1221 | 18 |
一个轻量的工具集合
formatjs / react-intl
https://github.com/formatjs/react-intl
stars | today |
---|---|
10138 | 5 |
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
laurent22 / joplin
https://github.com/laurent22/joplin
stars | today |
---|---|
7964 | 10 |
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
alixaxel / chrome-aws-lambda
https://github.com/alixaxel/chrome-aws-lambda
stars | today |
---|---|
816 | 5 |
Chromium Binary for AWS Lambda and Google Cloud Functions
styled-system / styled-system
https://github.com/styled-system/styled-system
stars | today |
---|---|
4311 | 4 |
⬢ Style props for rapid UI development
typicode / json-server
https://github.com/typicode/json-server
stars | today |
---|---|
41034 | 22 |
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
cypress-io / cypress-example-recipes
https://github.com/cypress-io/cypress-example-recipes
stars | today |
---|---|
522 | 1 |
Various recipes for testing common scenarios with Cypress
Language: unknown
aalansehaiyang / technology-talk
https://github.com/aalansehaiyang/technology-talk
stars | today |
---|---|
6215 | 25 |
汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
5325 | 10 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
ZhongFuCheng3y / 3y
https://github.com/ZhongFuCheng3y/3y
stars | today |
---|---|
1995 | 21 |
3y原创技术文章导航
Pungyeon / clean-go-article
https://github.com/Pungyeon/clean-go-article
stars | today |
---|---|
815 | 58 |
The motivation behind writing this document, is to create a resource (and eventually a reference) for the Go community, which will help developers write cleaner code. This benefits every one of us. Whether we are writing code by ourselves, or writing code in larger teams. Establishing good paradigms for writing clean code and ensuring that this …
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
83672 | 44 |
Roadmap to becoming a web developer in 2019
Fabsqrt / BitTigerLab
https://github.com/Fabsqrt/BitTigerLab
stars | today |
---|---|
885 | 9 |
沁原的硅谷创新课
TritonHo / slides
https://github.com/TritonHo/slides
stars | today |
---|---|
713 | 2 |
it is a repository to store all slides used by Triton Ho’s public presentation and course.
borisbanushev / stockpredictionai
https://github.com/borisbanushev/stockpredictionai
stars | today |
---|---|
1250 | 3 |
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use L…
Alvin9999 / new-pac
https://github.com/Alvin9999/new-pac
stars | today |
---|---|
14087 | 13 |
davideuler / architecture.of.internet-product
https://github.com/davideuler/architecture.of.internet-product
stars | today |
---|---|
15026 | 10 |
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
26754 | 20 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
3582 | 14 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
ReplaceEnergyCoin / ReplaceEnergyCoin.sol
https://github.com/ReplaceEnergyCoin/ReplaceEnergyCoin.sol
stars | today |
---|---|
52 | 10 |
benedekrozemberczki / awesome-community-detection
https://github.com/benedekrozemberczki/awesome-community-detection
stars | today |
---|---|
413 | 17 |
A curated list of community detection research papers with implementations.
infosecn1nja / Red-Teaming-Toolkit
https://github.com/infosecn1nja/Red-Teaming-Toolkit
stars | today |
---|---|
2213 | 5 |
A collection of open source and commercial tools that aid in red team operations.
EDDYCJY / blog
https://github.com/EDDYCJY/blog
stars | today |
---|---|
1559 | 7 |
煎鱼的博客,有点忙。
OAI / OpenAPI-Specification
https://github.com/OAI/OpenAPI-Specification
stars | today |
---|---|
14513 | 7 |
The OpenAPI Specification Repository
binance-exchange / binance-official-api-docs
https://github.com/binance-exchange/binance-official-api-docs
stars | today |
---|---|
2268 | 2 |
Official Documentation for the Binance APIs and Streams
0voice / interview_internal_reference
https://github.com/0voice/interview_internal_reference
stars | today |
---|---|
886 | 24 |
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
joelparkerhenderson / architecture_decision_record
https://github.com/joelparkerhenderson/architecture_decision_record
stars | today |
---|---|
1136 | 1 |
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
brickspert / blog
https://github.com/brickspert/blog
stars | today |
---|---|
1777 | 1 |
个人技术博客,博文写在 Issues 里。
AnthonyCalandra / modern-cpp-features
https://github.com/AnthonyCalandra/modern-cpp-features
stars | today |
---|---|
6984 | 6 |
A cheatsheet of modern C++ language and library features.
doocs / technical-books
https://github.com/doocs/technical-books
stars | today |
---|---|
466 | 5 |
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、…
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
34248 | 41 |
后端架构师技术图谱
fuck-xuexiqiangguo / Fuck-XueXiQiangGuo
https://github.com/fuck-xuexiqiangguo/Fuck-XueXiQiangGuo
stars | today |
---|---|
4805 | 3 |
学习强国 懒人刷分工具 自动学习