sixhobbits
NLP | Machine Learning | Cloud (AWS, GCE, Azure) | Python | "Flask by Example" | Technical Writing | Teaching | Possibly a buzzword or two
Global
Pinned Repositories
crimemap
Example project for my book Flask By Example. An interactive map that users can use to report crimes and visualise historical crimes.
flask-crud-app
The code for my tutorial on CodeMentor about building a Flask CRUD web app
nps-sample-data
Code to generate sample NPS (net promoter score) data as well as a sample dataset
python-telegram-tutorial
This is the code for a series of Tutorials that I wrote for Code Mentor.
reader
A Flask App that makes news articles readable again by extracting the text and reformatting it.
technical-writing
A collection of materials relating to technical writing
udacity-image-class-project
Submission for the Udacity "Use a Pre-trained Image Classifier to Identify Dog Breeds" project
unisteg
waiter-caller
Example project for my book, Flask by Example. A web application that can be used by patrons to call a waiter to their table
yelp-dataset-2017
Submission to the Yelp Dataset Challenge 2017
sixhobbits's Repositories
sixhobbits/yelp-dataset-2017
Submission to the Yelp Dataset Challenge 2017
sixhobbits/reader
A Flask App that makes news articles readable again by extracting the text and reformatting it.
sixhobbits/sklearn-intro
A practical introduction to Machine Learning using Python and scikit-learn. We build a clickbait classifier.
sixhobbits/crimemap
Example project for my book Flask By Example. An interactive map that users can use to report crimes and visualise historical crimes.
sixhobbits/newspaper
News, full-text, and article metadata extraction in Python 3
sixhobbits/waiter-caller
Example project for my book, Flask by Example. A web application that can be used by patrons to call a waiter to their table
sixhobbits/aws-snippets
Some reusable AWS-related code, mainly to stop me making the same mistakes over and over and over...
sixhobbits/jstylo
JStylo-Anonymouth - Authorship Attribution and Authorship Anonymization Framework
sixhobbits/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
sixhobbits/Moon
Moon is a minimal, one column jekyll theme.
sixhobbits/novel-authorship-attribution
sixhobbits/Open-Publisher-Documentation
Documentation website for the Open-Publisher project
sixhobbits/python-telegram-bot
We have made you a wrapper you can't refuse
sixhobbits/BestPracticeByExample
Detailed guide by example on how to collaboratively develop good software
sixhobbits/CorpusBuilder
Create a Sqlite corpus from news sources
sixhobbits/ec2SpotPrices
Uses boto to retrieve current spot instance prices on Amazon EC2.
sixhobbits/fastText
Library for fast text representation and classification.
sixhobbits/headlines
Basic Flask application used as example project in my book Flask By Example - summary page for weather, currency, and headlines
sixhobbits/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
sixhobbits/latex-templates
Latex templates for everything: thesis, conference proceedings, presentations, CVs, essays, etc.
sixhobbits/misc
sixhobbits/ml-aws-spot
Easily train your Machine Learning/ Deep Learning models in the cloud
sixhobbits/not-all-stereotypes
Psycholinguistics paper on the Speaker Inconsistency effect
sixhobbits/paraphrase-id-tensorflow
Various models and code for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
sixhobbits/sem-web-bot
QA Bot for Question Answering using DBPedia
sixhobbits/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
sixhobbits/tensorflow
Computation using data flow graphs for scalable machine learning
sixhobbits/thinc
🔮 spaCy's Machine Learning library for NLP in Python
sixhobbits/tok-tok
A fast, simple, multilingual tokenizer
sixhobbits/zappa-currency-bot
The code for my Zappa Currency Bot tutorial