projects

pseudoword generator

Generative Adversarial Network trained on wikipedia articles produces English- and German-sounding fake words. Built with PyTorch.

pokemon battle

Predicts which of 2 pokemon would win a battle. Model fitted using scikit-learn logistic regression.