Giter Club home page Giter Club logo

theoryofalgorithms's Introduction

Theory Of Algorithms

My assessment repository for the Theory Of Algorithms assessment 2022.

Overview of this repository

About the project

This repository is a demonstration of my research and studies into the topics of The Bounded Post Correspondence Problem and The Countdown Numbers Game using python and different programming techniques in order to look deeper as some of the theory behind algorithms and their complexities in computing.

Student details


Details Info
Name Kealan O'Callaghan
Student number G00373834

Contents

docker-compose - A docker compose file which can be ran in order to view and edit the notebooks using a docker image on your local machine.

requirements - The requirements for the docker image.

Dockerfile - Another file for running the notebooks on your local machine.

countdown.ipynb -

  • An Overview and explanation of the Countdown Numbers Game
  • Discussion of the complexity of the Countdown Numbers Game
  • Python function, written in a functional programming style to solve a Countdown Numbers Game
  • Explanation of the functional aspects of the code

post-correspondance.ipynb -

  • Definition and explanation of the Post Correspondence Problem
  • Definition and explanation of the Bounded Post Correspondence Problem
  • Python function to solve the Bounded Post Correspondence Problem.
  • Explanation of what an undecidable problem is in computability theory, with reference to the Post Correspondence Problem.

How To Run The Notebook

To run this repository on your local machine, follow these steps:

  • Install Anaconda3 onto your machine. A link to the Anaconda website - Download Anaconda3
  • Run this command in a new terminal conda install -c conda-forge jupyterlab
  • Clone this repository
  • Open a terminal in the directory of the cloned repository Open the cloned folder of this repository
  • Run the notebooks locally with this command jupyter lab or run jupyter lab

OR

Run the notebooks using google collab below.

  • Post Correspondance Problem: Open In Colab

  • Countdown Numbers Game: Open In Colab


Resources

theoryofalgorithms's People

Contributors

kealanocallaghan2000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.