Skip to content
View ThaddeusOwl's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ThaddeusOwl

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

  1. ai_safety_gridworlds ai_safety_gridworlds Public

    Basic tabular Q-learning agent built, run, visualised and plotted using DeepMind's AI Safety gridworld environments.

    Python

  2. parallel_omp_mpi_hybrid parallel_omp_mpi_hybrid Public

    Implemented and compared the performance of the regular sampling parallel sort algorithm using four methods: Serial, OpenMP, MPI, and a Hybrid.

    C

  3. DSLDoodle DSLDoodle Public

    A simple interactive teaching tool that allows students to design their own Domain-Specific Languages (DSLs) while simultaneously visualising the underlying data structures.

    Python

  4. propositional_logic_tool propositional_logic_tool Public

    Educational propositional logic tool for producing truth tables and checking logical properties.

    Dart

  5. AvlVsBst AvlVsBst Public

    Compared the efficiency of AVL and Regular BST to insert and search for data.

    Java

  6. dsltool_website dsltool_website Public

    Static website built with HTML, CSS and JavaScript

    CSS