Skip to content
View ducerfbleu's full-sized avatar

Block or report ducerfbleu

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. tmux HPC interactive usage tmux HPC interactive usage
    1
    ## During an interactive session:
    2
    
                  
    3
    ```
    4
    # create a new session
    5
    tmux new -s <session name>
  2. tfrec-literate tfrec-literate Public

    Utility functions for reading and writing TFRecords in TensorFlow 2

    Python

  3. Useful Windows PowerShell commands Useful Windows PowerShell commands
    1
    ## Basic Commands:
    2
    
                  
    3
    Display all environmental variables:
    4
    ```
    5
    Get-ChildItem env:
  4. slurm-utility slurm-utility Public

    Useful utility commands for Slurm to aid HPC efficiency

    Shell

  5. tf2-training-assistant tf2-training-assistant Public

    Training Assistant for TensorFlow 2

    Jupyter Notebook