Braxton Jones (BJones47)

BJones47

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Braxton Jones's repositories

2d-Platformer

This is a personal project in which I made a 2d platformer game on the unity engine with the help of tutorials and assets by Brackeys.

Language:C#Stargazers:0Issues:1Issues:0

BankProject

Reads a csv file filled with account data from various made up banks and uses a hash map to look up each account. After logging into the account the user may make a deposit, withdrawal, view balance and history, or exit.

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

Java-language-interpreter

Using Java, interpret a custom language called mybrainhurts

Language:JavaStargazers:0Issues:1Issues:0

Json-Scanner-and-Recursive-Descent-Parser

This program will act as a scanner and a recursive descent parser using the C language.

Language:CStargazers:0Issues:1Issues:0

Linear-Regression

Using machine learning, get the features and labels from the csv and perform cross fold validation and linear regression.

Language:PythonStargazers:0Issues:1Issues:0

ML_LinearRegression

This Project will perform linear regression on Automobiles MPG

Language:PythonStargazers:0Issues:0Issues:0

ML_NeuralNetwork

Read in a mnist file and using a neural network, predict the classifcation of 0-9 throughout the mninst dataset.

Language:PythonStargazers:0Issues:2Issues:0

Snake-Ai

Using python and reinforcement learning, an AI will be able to play snake.

Language:PythonStargazers:0Issues:2Issues:0

Wheels-Animation

Using assembly language and opengl, this program will animate a rotating wheel divided into three sections.

Language:AssemblyStargazers:0Issues:1Issues:0