Skip to content
View jackm-g's full-sized avatar
Block or Report

Block or report jackm-g

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. nettraffic-ml-notes nettraffic-ml-notes Public

    Notes for technologies useful in applying ml to the unsw-nb15 dataset (Draft)

    7 1

  2. unswnb15-model-1 unswnb15-model-1 Public

    Tensorflow 2 and UNSW NB-15 testing

    Jupyter Notebook 4 3

  3. Netwrk Investigation SSH Commands th... Netwrk Investigation SSH Commands that Are Somewhat Useful
    1
    # Network Investigation Commands that Are Somewhat Useful
    2
    
                  
    3
    ## SSH on non-standard port
    4
    `ssh username@10.50.32.111 -p 20099`
    5
    
                  
  4. MLNotes_on_yolov5 MLNotes_on_yolov5 Public

    Some setup and usage notes for the yolov5 object detection model

    Python 1