Pinned Repositories
ArbitrageBettor
an arbitrage betting bot which automates sports odds data collection, arbitrage calculation, and placing bets on sports betting websites
DQNsnake
A DQN Battlesnake created in Python
FightKnights
Simple 2D dark-souls-like platformer game
ForgeNetworkingRemastered
In short, Forge Networking is a free and open source multiplayer game (multi-user) networking system that has a very good integration with the Unity game engine. You wanna make a multiplayer game or real time multi-user application? This is the library for you.
ML-adult-wage-prediction
Building Machine Learning models to predict whether an adult has a salary greater than $50k
RadixSort
- simple implementation of radix sort
ReViVD
The main objective is to develop new 3D data visualization and exploration in Virtual Reality.
RL_Ecosystem
ScreepsScripts
Screeps is a programming MMO strategy game. In this repo are the scripts that I developed to run and expand my colonies.
TheBanquet
A multiplayer 2D platformer game made with Unity, inspired by games like Phasmophobia, Dead by Daylight, and Hidden in Plain Sight.
seannam1218's Repositories
seannam1218/RL_Ecosystem
seannam1218/TheBanquet
A multiplayer 2D platformer game made with Unity, inspired by games like Phasmophobia, Dead by Daylight, and Hidden in Plain Sight.
seannam1218/ArbitrageBettor
an arbitrage betting bot which automates sports odds data collection, arbitrage calculation, and placing bets on sports betting websites
seannam1218/DQNsnake
A DQN Battlesnake created in Python
seannam1218/FightKnights
Simple 2D dark-souls-like platformer game
seannam1218/ForgeNetworkingRemastered
In short, Forge Networking is a free and open source multiplayer game (multi-user) networking system that has a very good integration with the Unity game engine. You wanna make a multiplayer game or real time multi-user application? This is the library for you.
seannam1218/ML-adult-wage-prediction
Building Machine Learning models to predict whether an adult has a salary greater than $50k
seannam1218/ReViVD
The main objective is to develop new 3D data visualization and exploration in Virtual Reality.
seannam1218/ScreepsScripts
Screeps is a programming MMO strategy game. In this repo are the scripts that I developed to run and expand my colonies.
seannam1218/AudioSegmenter
Segments an audio file into specified intervals. Can output to .wav, .mp3, and more audio formats.
seannam1218/CircuitVerse
seannam1218/CourseTree
creates course tree using mysql database
seannam1218/CTCI_1.1
Problem 1.1: Implement an algorithm to determine if a string has all unique characters. What if you can not use additional data structures?
seannam1218/CTCI_1.2
seannam1218/CTCI_1.3
Design an algorithm and write code to remove the duplicate characters in a string without using any additional buffer.
seannam1218/FrozenLakeDQN
A simple AI agent who plays Frozen Lake
seannam1218/GDLauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
seannam1218/HotkeyInvaders
A prototype game demonstrating the efficacy of Mark's hotkey UI meant for VR
seannam1218/minecraft-comes-alive
Replaces Minecraft's villagers with humans, who can be interacted with.
seannam1218/ML-City-Prediction-from-Weather-Data
seannam1218/Mnist_CNN
Following project is copied from my work at Google Developer’s Group’s TensorFlow workshop on 2019 June 29th in Burnaby
seannam1218/mthMinimumNumber
-implementation of finding mth minimum number in O(n) (worst case O(n^2))
seannam1218/NewtonVR
A virtual reality interaction system for unity based on physics.
seannam1218/nsfwjs
NSFW detection on the client-side via Tensorflow JS
seannam1218/pcsx2
PCSX2 - The Playstation 2 Emulator
seannam1218/pyannote-audio-output-wav
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, speaker embedding
seannam1218/RoomEscapeRL
Room Escape is a simple multi-agent game where agents are incentivized to communicate with each other to complete the game as fast as possible.
seannam1218/SC-FEGAN
SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color
seannam1218/stocksMaxProfitAlgorithm
-O(n) algorithm for finding max profit
seannam1218/unity-destruction
An open-source script to destroy objects realistically in Unity3D.