Hi everyone,
I'm working on building a bot to play Pokémon Gen 9 OU battles. To train the model, I'll need a large dataset of Gen 9 OU battle logs. I'm unsure about the best way to obtain these logs. I've come across some existing parsing projects that extract battle data, but I'm not sure if they're robust or suitable for my needs. Would it be better to create my own parser from scratch, or should I leverage existing tools?
This is my first major project, and I'm excited to learn new skills along the way. If anyone has advice on sourcing battle logs, evaluating parsing tools, or tips for a beginner tackling a project like this, I’d be incredibly grateful for your help :)!
I'm working on building a bot to play Pokémon Gen 9 OU battles. To train the model, I'll need a large dataset of Gen 9 OU battle logs. I'm unsure about the best way to obtain these logs. I've come across some existing parsing projects that extract battle data, but I'm not sure if they're robust or suitable for my needs. Would it be better to create my own parser from scratch, or should I leverage existing tools?
This is my first major project, and I'm excited to learn new skills along the way. If anyone has advice on sourcing battle logs, evaluating parsing tools, or tips for a beginner tackling a project like this, I’d be incredibly grateful for your help :)!