Skip to content
View shaunlowis's full-sized avatar
🇿🇦
🇿🇦
  • 13:08 (UTC -12:00)
Block or Report

Block or report shaunlowis

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
shaunlowis/README.md

Pinned

  1. UNET_buildings UNET_buildings Public

    My implementation of using the UNET model to identify buildings in satellite imagery.

    Jupyter Notebook 2

  2. conway conway Public

    Using my own implementation of Conway's game of life to learn more about embedded software.

    C++ 1

  3. rocketeering rocketeering Public

    Building a customised 1/4 scale patriot rocket

  4. ubutinkering ubutinkering Public

    Quick layout of backing up my PC and setting up a network accessible home media drive.

  5. Recursion Demo for a game of Risk. Recursion Demo for a game of Risk.
    1
    # not designed to be overly accurate/efficient, more to show the use of recursion on lines 23-25.
    2
    
                  
    3
    import random
    4
    
                  
    5
    def recursive_attack(num_attacking_armies, num_defending_armies):
  6. finc308_valuation finc308_valuation Public

    Using Latex for clear and concise financial document formatting

    TeX