Pinned Repositories
Bre3Der
An evolutionary computation system that allows users to evolve 3D shapes through a graphical user interface, and then save them to their machines for 3D printing
ChatNPC
MSc Thesis Project to develop a dialogue system and environment that generates NPC responses to player prompts based on underlying emotions and previous actions the player has performed in-game
cs101
CS 101: Introduction to Computer Science
cs102
CS 102: Data Structures --- Java
cs4XX-EvolutionaryComputation
CS 4XX: Evolutionary Computation
deap
Distributed Evolutionary Algorithms in Python
personal-website
Personal website I can use to play with Node JS and other web dev tools. Source code for this website!
poke-project
Executing a custom-built data science pipline on a Pokémon dataset, ranging from cleaning, to visualizing, to unsupervised learning analysis.
SemEval-2023
My work on SemEval2023 - Task 4: Human Value Detection
sokoban-rl
Applying reinforcement learning and Open-AI gym in order to have an agent play and attempt to win the Sokoban game.
VeiledTee's Repositories
VeiledTee/ChatNPC
MSc Thesis Project to develop a dialogue system and environment that generates NPC responses to player prompts based on underlying emotions and previous actions the player has performed in-game
VeiledTee/Bre3Der
An evolutionary computation system that allows users to evolve 3D shapes through a graphical user interface, and then save them to their machines for 3D printing
VeiledTee/cs101
CS 101: Introduction to Computer Science
VeiledTee/cs102
CS 102: Data Structures --- Java
VeiledTee/cs4XX-EvolutionaryComputation
CS 4XX: Evolutionary Computation
VeiledTee/deap
Distributed Evolutionary Algorithms in Python
VeiledTee/personal-website
Personal website I can use to play with Node JS and other web dev tools. Source code for this website!
VeiledTee/poke-project
Executing a custom-built data science pipline on a Pokémon dataset, ranging from cleaning, to visualizing, to unsupervised learning analysis.
VeiledTee/SemEval-2023
My work on SemEval2023 - Task 4: Human Value Detection
VeiledTee/sokoban-rl
Applying reinforcement learning and Open-AI gym in order to have an agent play and attempt to win the Sokoban game.
VeiledTee/evolutionary-computation
Learning evolutionary computation fundamentals with DEAP
VeiledTee/food-classification
A project for a machine learning course where I performed transfer learning and image classification on Tensorflow's "food-101" dataset
VeiledTee/game-development
Files are lua scripts and LOVE2D is used as the game engine. "No License" was an intentional decision, feel free to use code to tweak and try your own versions of these games!!
VeiledTee/n-gram
An NLP project, 2-gram and 3-gram models are used to predict the next word in a phrase proposed to the model. For example, given "salt and", the tri-gram model would predict "pepper".
VeiledTee/python-case-studies
7 Case Studies from Harvard's edX course "Python for Research". Case Study 7 (Movies) also dives slightly into linear and logistic regression. Lots of pandas, NumPy, and matplotlib.pyplot used throughout. Originally written in PyCharm Community Edition 2020.
VeiledTee/touche-code
Code used for evaluation and baselines in the Touché shared tasks.
VeiledTee/webots
Webots Robot Simulator