Travis Davies (travisddavies)

travisddavies

Geek Repo

Company:Shanghai Jiao Tong University

Location:Melbourne, Australia

Github PK Tool:Github PK Tool

Travis Davies's repositories

statistical_machine_learning_notes

My notes for COMP90051 Statistical Machine Learning at University of Melbourne

number_plate_recognition

That detects and extracts number plates from images and videos

act-plus-plus

Imitation learning algorithms with Co-training for Mobile ALOHA: ACT, Diffusion Policy, VINN

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

bushfire_satellite_camera

A project to create a satellite-deployable computer vision model which can accurately extract areas in Australia which are experiencing bushfires.

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

butterfly-classifier

a CNN that classifies 75 different species of butterfly images with usage of data augmentation

Language:PythonStargazers:0Issues:0Issues:0

calculator_app

A simple calculator app with JavaScript, HTML and CSS.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

computer_vision_notes

My lecture notes for Computer Vision at The University of Melbourne.

Stargazers:0Issues:0Issues:0

data_compressor

An implementation of the Wheels Burrow Data Compressor in Java

Language:JavaStargazers:0Issues:0Issues:0

digit_recogniser

Neural Net that recognises handwritten digits using softmax. Taken from a Kaggle competition.

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

house_price_predictions

House Price Predictions using a Kaggle dataset, ML model uses Scikit-learn's Random Forest Regressor

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

ml_from_scratch

Various traditional machine learning algorithms, written in C++

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

multiview_to_3d

Converts multiview images of a bird to 3D point cloud

Language:PythonStargazers:0Issues:0Issues:0

pacman_adversarial_search_algorithms

Various search algorithms in Pacman for finding optimal moves when dealing with adversarial agents, mainly minimax (including alpha beta pruning) and expectimax

Language:PythonStargazers:0Issues:0Issues:0

pacman_mdp_and_reinforcement_learning_algorithms

Various algorithms for Markov's Decision Process and Reinforcement Learning in a grid world and in Pacman, including Value Iteration, Q Learning and Approximate Q-Learning

Language:PythonStargazers:0Issues:0Issues:0

pacman_search_algorithms

This is a few algorithms playing with uninformed and informed search for AI - mainly using BFS, DFS, Uniform Cost Search, and A* Search

Language:PythonStargazers:0Issues:0Issues:0

PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

License:Apache-2.0Stargazers:0Issues:0Issues:0

seam_carver

A topological search algorithm for resizing images without noticeable effects of distortion

Language:JavaStargazers:0Issues:0Issues:0

snow_world

A 2D platformer game loosely based off of Super Mario and the Snowy Mountains (my first ever program).

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