Skip to content

Latest commit

 

History

History
216 lines (209 loc) · 27.9 KB

2017-06-01.md

File metadata and controls

216 lines (209 loc) · 27.9 KB

2017-06-01

php

go

java

javascript

html

python

  • mdipierro / nlib: The book "Annotated Algorithms in Python" and the nlib.py library
  • saulpw / visidata: A console spreadsheet tool for discovering and arranging data
  • thu-ml / zhusuan: A Library for Generative Models
  • ResolveWang / WeiboSpider: ⚡️ 分布式微博爬虫,部署简单,接口丰富,文档详细,演示视频支持,可灵活定制满足自己的需求。已实现内容包括微博用户资料、微博信息、评论信息和转发信息抓取。目前专注于程序本身的健壮性和易用性,正在快速迭代,欢迎watch跟进,star支持
  • tensorflow / models: Models built with TensorFlow
  • StevenBlack / hosts: Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category. SHALLOW CLONE to avoid cloning too much history.
  • vinta / awesome-python: A curated list of awesome Python frameworks, libraries, software and resources
  • fchollet / keras: Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
  • openai / baselines: OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
  • scikit-learn / scikit-learn: scikit-learn: machine learning in Python
  • scrapy / scrapy: Scrapy, a fast high-level web crawling & scraping framework for Python.
  • josephmisiti / awesome-machine-learning: A curated list of awesome Machine Learning frameworks, libraries and software.
  • oarriaga / face_classification: Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
  • chaosbot / Chaos: A social coding experiment that updates its own code democratically.
  • 521xueweihan / HelloGitHub: HelloGitHub —— 分享、推荐 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣
  • chakki-works / typot: Detect typo automatically, Adopt fix just by checking
  • airbnb / superset: Superset is a modern, enterprise-ready business intelligence web application
  • github / octodns: Tools for managing DNS across multiple providers
  • rg3 / youtube-dl: Command-line program to download videos from YouTube.com and other video sites
  • django / django: The Web framework for perfectionists with deadlines.
  • byt3bl33d3r / DeathStar: Automate getting Domain Admin using Empire (https://github.com/EmpireProject/Empire)
  • donnemartin / system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  • 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.
  • reiinakano / xcessiv: A web-based application for quick and scalable hyperparameter tuning and stacked ensembling in Python.
  • jakubroztocil / httpie: Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org

swift

ruby