Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 13.6 KB

2017-03-16.md

File metadata and controls

109 lines (105 loc) · 13.6 KB

2017-03-16

python

  • donnemartin / system-design-primer:Learn how to design large scale systems. Prep for the system design interview.
  • ageitgey / face_recognition:The world's simplest facial recognition api for Python and the command line
  • donnemartin / data-science-ipython-notebooks:Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
  • youfou / wxpy:微信机器人 / 优雅的微信个人号API
  • fchollet / keras:Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
  • soimort / you-get:⏬ Dumb downloader that scrapes the web
  • explosion / spaCy:💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
  • jostmey / NakedTensor:Bare bone examples of machine learning in TensorFlow
  • google / seq2seq:A general-purpose encoder-decoder framework for Tensorflow
  • lbryio / lbry:A fully decentralized network for distributing data
  • jarun / googler:Google Search, Google Site Search, Google News from the terminal.
  • littlecodersh / ItChat:A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
  • google / python-fire:Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
  • ricequant / rqalpha:RQAlpha是一个中国市场领先的股票和期货的回测引擎,具备日级别的历史数据回测,并且具有很强的可拓展性。由Ricequant米筐科技开源。
  • tensorflow / models:Models built with TensorFlow
  • yunjey / pytorch-tutorial:tutorial for researchers to learn deep learning with pytorch
  • vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
  • nathanlopez / Stitch:Python Remote Administration Tool (RAT)
  • sukeesh / Jarvis:Personal Assistant for Linux
  • pytorch / pytorch:Tensors and Dynamic neural networks in Python with strong GPU acceleration
  • 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.
  • XX-net / XX-Net:a web proxy tool
  • rg3 / youtube-dl:Command-line program to download videos from YouTube.com and other video sites
  • pallets / flask:A microframework based on Werkzeug, Jinja2 and good intentions
  • mrzhu-cool / pix2pix-pytorch:PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".

swift

javascript

go