Pinned Repositories
australia_rain_tomorrow_binary_classification_prediction
Binary classification model to predict whether or not it will rain tomorrow with a Tensorflow/Keras and scikit-learn neural network.
bank_transaction_unsupervised_clustering
Classifying bank transactions with unsupervised k-prototypes clustering.
matchmaker
A k-nearest neighbors machine learning project to perform similarity matching using a dataset of OkCupid dating profiles.
movie_recommendation_neural_network
Movie recommendation system using neural network entity embeddings.
musical_valence_predictor
Predicting musical valence of Spotify songs using PyTorch.
service_interface
Ruby module to provide a strict, boilerplate interface for service classes.
tensorflow_keras_melbourne_pedestrian_prediction
Melbourne (Australia) pedestrian prediction with a Tensorflow 2 and Keras neural network.
GlenCrawford's Repositories
GlenCrawford/matchmaker
A k-nearest neighbors machine learning project to perform similarity matching using a dataset of OkCupid dating profiles.
GlenCrawford/musical_valence_predictor
Predicting musical valence of Spotify songs using PyTorch.
GlenCrawford/bank_transaction_unsupervised_clustering
Classifying bank transactions with unsupervised k-prototypes clustering.
GlenCrawford/movie_recommendation_neural_network
Movie recommendation system using neural network entity embeddings.
GlenCrawford/australia_rain_tomorrow_binary_classification_prediction
Binary classification model to predict whether or not it will rain tomorrow with a Tensorflow/Keras and scikit-learn neural network.
GlenCrawford/service_interface
Ruby module to provide a strict, boilerplate interface for service classes.
GlenCrawford/jQuery.contextComments
An Ajax-based jQuery plugin that allows visitors to comment on just part of an article/post/journal entry, instead of the entire thing.
GlenCrawford/jQuery.lastFM
Quick-and-dirty plugin for retrieving an album's details from Last.fm based on its name. Not really for general use (though it works), it was built for one specific application.
GlenCrawford/jQuery.messengerStatus
A jQuery plugin that uses the Windows Live Presence API to display a Windows Live user's current status, name and picture on their website, through either the standard notification box at the bottom-right of the screen, or custom callback functions.
GlenCrawford/tensorflow_keras_melbourne_pedestrian_prediction
Melbourne (Australia) pedestrian prediction with a Tensorflow 2 and Keras neural network.
GlenCrawford/dotenv-missing_variable_notifier
Tiny extension for dotenv to notify you if you are missing any environment variables listed in your example file.
GlenCrawford/rails
Ruby on Rails
GlenCrawford/Reader
A Google Reader client built with Javascript.
GlenCrawford/tensorflow_imdb_reviews_text_classification
Text sentiment classification with a Tensorflow 2 and Keras neural network.
GlenCrawford/tensorflow_mnist_fashion_recognition
Clothing classification with a Tensorflow 2 and Keras neural network.
GlenCrawford/tensorflow_number_recognition
Digit recognition with a Tensorflow (1.14) neural network.