batman1721's Stars
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
kdn251/interviews
Everything you need to know to get the job.
satwikkansal/wtfpython
What the f*ck Python? 😱
ziishaned/learn-regex
Learn regex the easy way
vahidk/EffectiveTensorflow
TensorFlow tutorials and best practices.
myIPTVChannels/lists
A portuguese community of IPTV channels.
HelloZeroNet/ZeroNet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
pyca/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
google/keyczar
Easy-to-use crypto toolkit
weidai11/cryptopp
free C++ class library of cryptographic schemes
samyk/usbdriveby
USBdriveby exploits the trust of USB devices by emulating an HID keyboard and mouse, installing a cross-platform firewall-evading backdoor, and rerouting DNS within seconds of plugging it in.
Hack-with-Github/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
liuxinyu95/AlgoXY
Book of Elementary Functional Algorithms and Data structures
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
terryum/awesome-deep-learning-papers
The most cited deep learning papers
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
pfnet/PaintsChainer
line drawing colorization using chainer
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
mikepound/mazesolving
A variety of algorithms to solve mazes from an input image
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
rasbt/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
rasbt/datacollect
A collection of tools to collect and download various data.
rasbt/algorithms_in_ipython_notebooks
A repository with IPython notebooks of algorithms implemented in Python.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python