mrchounin's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
satwikkansal/wtfpython
What the f*ck Python? 😱
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
hackjutsu/Lepton
💻 Democratizing Snippet Management (macOS/Win/Linux)
Yorko/mlcourse.ai
Open Machine Learning Course
seatgeek/fuzzywuzzy
Fuzzy String Matching in Python
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
tpn/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
fulldecent/system-bus-radio
Transmits AM radio on computers without radio transmitting hardware.
yujiosaka/headless-chrome-crawler
Distributed crawler powered by Headless Chrome
ipython-contrib/jupyter_contrib_nbextensions
A collection of various notebook extensions for Jupyter
NullArray/AutoSploit
Automated Mass Exploiter
PaddlePaddle/VisualDL
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
ondras/wwwsqldesigner
WWW SQL Designer, your online SQL diagramming tool
etsy/skyline
It'll detect your anomalies! Part of the Kale stack.
antonreshetov/massCode
This repository is outdated and no longer maintained. A new version of massCode is available! https://github.com/massCodeIO/massCode. A free and open source code snippets manager for developers.
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
thomas-haslwanter/statsintro_python
Python modules and IPython Notebooks, for the book "Introduction to Statistics With Python"
vecxoz/vecstack
Python package for stacking (machine learning technique)
eriklindernoren/NapkinML
A tiny lib with pocket-sized implementations of machine learning models in NumPy, most of which will fit in a tweet.
hrs/python-tf-idf
An extremely simple Python library to perform TF-IDF document comparison.
knathanieltucker/data-science-foundations
rounakbanik/movies
Second Springboard Capstone Project: A Movie Recommender
HamishWoodrow/anomaly_detection
This is a times series anomaly detection algorithm, implemented in Python, for catching multiple anomalies. It uses a moving average with an extreme student deviate (ESD) test to detect anomalous points.