Skip to content
View DMells's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Mavenoid
  • United Kingdom

Block or report DMells

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Enigma_CodeBreaker Enigma_CodeBreaker Public

    An OOP exercise as part of my Artificial Intelligence MSc with Bath University

    Jupyter Notebook

  2. sudoku_depth_first_search sudoku_depth_first_search Public

    A sudoku solver using the back-tracking variant of DFS along with constraint satisfaction, naked pairs/triples/quads, least constraining value, max degree and minimum remaining value heuristics

    Jupyter Notebook 1

  3. DiceGame DiceGame Public

    Using value iteration algorithms to train an agent to decide on optimal decisions for a game of dice

    Jupyter Notebook

  4. SpamClassifier SpamClassifier Public

    A implementation of a binary classifier from scratch

    Jupyter Notebook

  5. Naive_Bayes_Sentiment_Classifier Naive_Bayes_Sentiment_Classifier Public

    An NLP exercise as part of my AI MSc with Bath University

    Jupyter Notebook

  6. AIEthics_IssuesandChallenges AIEthics_IssuesandChallenges Public

    A short discussion of the challenges of tackling key ethical issues in AI.