Pinned Repositories
Building-Segmentation-For-Disaster-Resilience
The final project result as submitted for CMPT 733 in Simon Fraser University's Master of Computer Science, Big Data Program.
Cairn
Alberta Outdoors Data Aggregator #JavaScript #Python #Docker #Django #React #Postgres #Scrapy
COMP3504_CSharpShip
Programming 4 Project - Weather App
coultonf
Database-2-Oracle-Star-Schema
A star schema built using oracle DB engine to represent a class example of a data warehouse.
dotfiles2
DPCNN-Text-Categorizaiton-PyPI-Implementation
High performing CNN architecture that follows a deep pyramid design for text categorization. Course project for NLP class at SFU. CMPT 825 - Natural Language Processing.
LoopWorkspace
MS-SQL-Database-Excel-VBA-Application
An Excel based Visual Basic project that connects to a Microsoft SQL Server database, and is able to manage the data through interfaces developed through Visual Basic for applications.
vscode-config
My preferred VS Code preferences.
CoultonF's Repositories
CoultonF/MS-SQL-Database-Excel-VBA-Application
An Excel based Visual Basic project that connects to a Microsoft SQL Server database, and is able to manage the data through interfaces developed through Visual Basic for applications.
CoultonF/Cairn
Alberta Outdoors Data Aggregator #JavaScript #Python #Docker #Django #React #Postgres #Scrapy
CoultonF/DPCNN-Text-Categorizaiton-PyPI-Implementation
High performing CNN architecture that follows a deep pyramid design for text categorization. Course project for NLP class at SFU. CMPT 825 - Natural Language Processing.
CoultonF/Building-Segmentation-For-Disaster-Resilience
The final project result as submitted for CMPT 733 in Simon Fraser University's Master of Computer Science, Big Data Program.
CoultonF/Building-Segmentation-Using-Aerial-Drone-Imagery
Project source for the Medium article.
CoultonF/CMPT733
Explain Data and Interpretable Machine Learning
CoultonF/coultonf
CoultonF/dotfiles
CoultonF/dotfiles2
CoultonF/LoopWorkspace
CoultonF/Natural-Language-Processing-Coursework
This course examines the theoretical and applied problems of constructing and modelling systems, which aim to extract and represent the meaning of natural language sentences or of whole discourses, but drawing on contributions from the fields of linguistics, cognitive psychology, artificial intelligence and computing science.
CoultonF/nvim
Nvim config
CoultonF/REST-API-using-Flask-on-AWS-Distributed-System
Developed in under 3 weeks during final semester at SFU. Flask REST API for a demo online store deployable through Minikube or AWS Microservices mesh and DynamoDB load tested on Gatlng.io. Single automatic deployment using Makefile execution.
CoultonF/STAT-652-Classification-Project
STAT 652 Classification Project
CoultonF/vscode-config
My preferred VS Code preferences.
CoultonF/Dash-Signature
Signature element for Dash in Python
CoultonF/dotfiles3
My personal setup. Vim, Tmux, Shells, etc.
CoultonF/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
CoultonF/fraser-ever-after
Wedding RSVP Website
CoultonF/gitflow-test
Testing a git flow workflow
CoultonF/KaggleChristmasComp2020
Entry into the Kaggle Competition https://www.kaggle.com/c/santa-2020
CoultonF/latex-homework-class
A class for homework assignments written in LaTeX.
CoultonF/me
Just some things I make in my free time for fun.
CoultonF/MicrowaveToaster
Potatoes
CoultonF/NodeJS--Web3-GoodThings
MRU Web Dev. 3 – Node.js, Polymer, MongoDB, and Express Web App that connects volunteers in Calgary with charities.
CoultonF/Phonetic-Translator-Using-LSTM-Networks-in-Keras
A encoder-decoder LSTM network that uses english dictionary spelling and IPA data to generate pronounciations of unknown words.
CoultonF/PlantSeedlingsClassifier
Tensorflow entry to a kaggle data science research project.
CoultonF/Statistical-Learning-A1
Topics: Regression Modelling, Evaluating Models, Classical Variable Selections, Modern Methods of Variable Selection, Dimension Reduction, Step Functions, Basis & Spline Functions, Smoothing Splines, Generalized Additive Models, Projection Pursuit Regression, Neural Nets, Regression Trees, Ensembles.
CoultonF/Statistical-Learning-A2
Topics: Classification Models, Regression Trees, Random Forest, Logistic Regression Neural Nets, LDA QDA, Support Vector Machines
CoultonF/Xerris
Coding interview question - battleship api