bradleymorton
I'm a Management PhD student at RPI with MS Statistics, BS Mathematics, BS Computer Science.
Rennsselaer Polytechnic Institute
Pinned Repositories
A_Star_CS405
A* search for CS405
Battleship
It's battleship.
Connect_4
A simple connect 4 AI as a homework project.
CPS
C++ to PostScript -- CS 372 Project 2
CS311
CS411
CS471
CS_311
deep_learning_and_the_game_of_go
Code and other material for the book "Deep Learning and the Game of Go"
deep_learning_go
bradleymorton's Repositories
bradleymorton/A_Star_CS405
A* search for CS405
bradleymorton/Battleship
It's battleship.
bradleymorton/Connect_4
A simple connect 4 AI as a homework project.
bradleymorton/CPS
C++ to PostScript -- CS 372 Project 2
bradleymorton/CS311
bradleymorton/CS411
bradleymorton/CS471
bradleymorton/CS_311
bradleymorton/deep_learning_and_the_game_of_go
Code and other material for the book "Deep Learning and the Game of Go"
bradleymorton/deep_learning_go
bradleymorton/Neural_Network_Stuff
Neural network stuff
bradleymorton/RPigLatin
This is an R package to translate strings into Pig Latin. This is clearly a previously unmet need.
bradleymorton/StringCalcV2