Pinned Repositories
check-site-for-product
Looks for a link from a web page, rechecks every x minutes and sends you a msg when it if found. Simple config file allows you to specify site and product details as well as some options.
python_chess
In progress... I am initially working on a basic two player chess game in python. Once I have finished ascii version I may make a better UI for it. I hope to be able to create an AI version of this in the future to allow for one player games as well. I will start by collecting a record of all moves / outcomes on every game to start to build data that can be used for probabilistic models in the AI.
python_notebooks
Blackbox-Classification
Python general purpose classification script, originally used on Kaggle Titanic competition.
Flexible-Neural-Network
In progress... A Neural Network written in Octave that will allow you to parameterise the number and size of hidden layers and the number of output classes.
kubernetes-intro
Kuberenetes intro workshop
Matrix
Basic Matrix data type implementation in C#
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Prosserc's Repositories
Prosserc/check-site-for-product
Looks for a link from a web page, rechecks every x minutes and sends you a msg when it if found. Simple config file allows you to specify site and product details as well as some options.
Prosserc/python_chess
In progress... I am initially working on a basic two player chess game in python. Once I have finished ascii version I may make a better UI for it. I hope to be able to create an AI version of this in the future to allow for one player games as well. I will start by collecting a record of all moves / outcomes on every game to start to build data that can be used for probabilistic models in the AI.
Prosserc/python_notebooks
Prosserc/Blackbox-Classification
Python general purpose classification script, originally used on Kaggle Titanic competition.
Prosserc/Flexible-Neural-Network
In progress... A Neural Network written in Octave that will allow you to parameterise the number and size of hidden layers and the number of output classes.
Prosserc/kubernetes-intro
Kuberenetes intro workshop
Prosserc/Matrix
Basic Matrix data type implementation in C#
Prosserc/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
Prosserc/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media