Skip to content

MDolinski/SamplePythonProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Description

This repository contains a couple of sample reports with snippets of code in Python.

Author: Mateusz Doliński

Current projects:

  1. AccumulatorWordCount.py is a sample pyspark script which counts number of words appearing in textfile using customized accumulator.
  2. NoughtsAndCrosses.py is a simulation of the game of noughts and crosses for any board size with both players executing random strategy. Possible future extensions cover: simulate the probability distribution of game outcome, test various strategies, use reinforcement learning to create an optimal strategy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages