Bladefidz's Stars
karanchahal/papers
Notes on the papers I've read on deep learning. Contributions welcome !
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
colah/Visualizing-Deep-Learning
A series of blog posts on visualizing deep learning.
aschuch/node-entropy
Shannon Entropy calculation to measure the information gain of an array of objects.
TomAugspurger/effective-pandas
Source code for my collection of articles on using pandas.
paperai/pdfanno
Linguistic Annotation and Visualization Tool for PDF Documents
alexeygrigorev/leetcode-solutions
My solutions to some of leetcode challenges
axiacore/py-expression-eval
python/cpython
The Python programming language
guipsamora/pandas_exercises
Practice your pandas skills!
jmmartinez/easy-just-in-time
LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In-Time compiler.
marcelogdeandrade/PythonCompiler
Code used on "Writing your own programming language and compiler with Python" post
cdeweyx/DS-Career-Resources
Compilation of resources for aspiring data scientists
sindresorhus/get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
jphall663/awesome-machine-learning-interpretability
A curated list of awesome responsible machine learning resources.
scrapinghub/aile
Automatic Item List Extraction
jgthms/bulma
Modern CSS framework based on Flexbox
keon/algorithms
Minimal examples of data structures and algorithms in Python
max-mapper/toiletdb
flushes an object to a JSON file. lets you do simple CRUD with async safely with the backend being a flat JSON file
zeromq/pyzmq
PyZMQ: Python bindings for zeromq
sibiryakov/dmoz-revisiting
DMOZ Scraper with revisiting using Frontera and Scrapy
colmex/frontera_example
Example frontera project
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
faisalman/ua-parser-js
"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
scrapinghub/frontera
A scalable frontier for web crawlers
euske/pdfminer
Python PDF Parser (Not actively maintained). Check out pdfminer.six.
NVlabs/ocropus3
Repository collecting all the submodules for the new PyTorch-based OCR System.
kojino/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
BruceDone/awesome-crawler
A collection of awesome web crawler,spider in different languages