jdcsen Portfolio, projects, and other work by Joshua David Christensen
Projects with the tag haskell

DMCTS: Distributed Monte Carlo Tree Search

  • Haskell library for distributing Monte Carlo Tree sampling among AWS Lambda instances.
  • Demonstrates the graceful manner with which functional paradigms align with a distributed and serverless model.
  • Deployed with ECR, API Gateway and AWS Lambda, making use of CloudFormation for simple deployment