go
java
javascript
python
-
donnemartin/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
-
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
-
jostmey/rwa
Machine Learning on Sequential Data Using a Recurrent Weighted Average
-
tensorflow/models
Models built with TensorFlow
-
eriklindernoren/ML-From-Scratch
Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.
-
cr0hn/dockerscan
Docker security analysis tools
-
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
hak5/bashbunny-payloads
Payloads for the Hak5 Bash Bunny
-
facebookincubator/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
-
youfou/wxpy
微信机器人 / 优雅的微信个人号API
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
python/cpython
The Python programming language
-
marin-m/pbtk
A toolset for reverse engineering and fuzzing Protobuf-based apps
-
albanie/SIGBOVIK17-GUNs
Supporting public code for SIGBOVIK17 submission
-
django/django
The Web framework for perfectionists with deadlines.
-
kennethreitz/requests
Python HTTP Requests for Humans™
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
airbnb/superset
Superset is a data exploration platform designed to be visual, intuitive, and interactive
-
XX-net/XX-Net
a web proxy tool
-
OsciiArt/DeepAA
make Ascii Art by Deep Learing
-
ansible/ansible
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.
-
juliangaal/python-cheat-sheet
Python for Data Science - NumPy, Pandas, SciKit Learn ...
-
songrotek/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python