Jack Wotherspoon (jackwotherspoon)

jackwotherspoon

Geek Repo

Company:@google

Location:Canada

Github PK Tool:Github PK Tool

Jack Wotherspoon's repositories

cloud-sql-fastapi

Sample web applications built using FastAPI and Cloud SQL

Language:PythonLicense:Apache-2.0Stargazers:12Issues:1Issues:2

QWOP_GA

A genetic algorithm to learn and beat the popular flash game QWOP.

Language:PythonStargazers:1Issues:1Issues:0

TextRecognition

Basic code to implement Tesseract-OCR and OpenCV to preprocess and extract text from an image.

Language:C++Stargazers:1Issues:2Issues:0

token-generator-app

Simple web-app that uses an auth flow to generate a Google OAuth2 access token.

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

actions

A set of GitHub actions for checking your projects for vulnerabilities

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:0Issues:0

aiomysql

aiomysql is a library for accessing a MySQL database from the asyncio

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

AirportGates

Greedy algorithm that finds how many gates are needed at an airport based on arrival and departure times of planes.

Language:PythonStargazers:0Issues:0Issues:0

Machine-Learning-Tutorials

Compilation of ML projects using TensorFlow, Sci-kit and Keras.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

asyncmy

A fast asyncio MySQL/MariaDB driver with replication protocol support

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

asyncpg

A fast PostgreSQL Database Client Library for Python/asyncio.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

BackPropagation

Implementing a backpropagation network to correctly classify 6 different types of glass.

Language:PythonStargazers:0Issues:0Issues:0

beam-nuggets

Collection of transforms for the Apache beam python SDK.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

cloud-build-samples

Code snippets used in Cloud Build documentation

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

cloud-sql-python-connector

AlloyDB connector for Python

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

CompetitiveLearning

Implementing competitive learning to find clusters within a data set. Two network models will be used, one implementing the Kohonen algorithm and the other using K-means algorithm.

Language:PythonStargazers:0Issues:0Issues:0

Convex-Hulll

Geometric Algorithm implementing Graham Scan to create two convex hulls and their bounding circles.

Language:PythonStargazers:0Issues:0Issues:0

image-gallery-web-app

An image gallery web application that uses computer vision to label all images for easy querying.

Language:HCLLicense:Apache-2.0Stargazers:0Issues:0Issues:0

ImplementingPerceptrons

Training two perceptrons to correctly classify three types of wheat based on 7 inputs for each. Perceptrons are first trained with training data and then accuracy is verified with testing data. Sklearn is then implemented to also check how accurate code was.

Language:PythonStargazers:0Issues:0Issues:0

MaximumSumSubarray

A divide and conquer algorithm to compute the maximum sum subarray (maximum segment sum) of a given array.

Language:PythonStargazers:0Issues:0Issues:0

mysql-connector-python

MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. No MySQL libraries are needed, and no compilation is necessary to run this Python DB API v2.0 compliant driver. Documentation & Download: http://dev.mysql.com/doc/connector-python/en

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Nosy-Neighbour

A machine learning model to accurately predict house values in the Ottawa, Canada area.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pg8000

A Pure-Python PostgreSQL Driver

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

Political-Sentiment-Analysis

Performing sentiment analysis on various major world political leaders' tweets in order to decide who is the nicest of the bunch.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Polymorphism

Given a bad hierarchy of classes for drawing shapes. Created a better hierarchy implementing polymorphism.

Language:C++Stargazers:0Issues:0Issues:0

pytds

Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

QHacks2019

Hackathon project that takes fitbit heart rate data and matches it with your class schedules to predict stress invoking events.

Language:PythonStargazers:0Issues:0Issues:0

sqlalchemy

The Database Toolkit for Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

sqlalchemy-tds

A Microsoft SQL Server TDS connector for SQLAlchemy.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

test-gh-actions

Repository for testing Github Action workflow event triggers.

Language:PythonStargazers:0Issues:0Issues:0