Skip to content
View rolambert's full-sized avatar

Organizations

@ayouryou

Block or report rolambert

Report abuse

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

Report abuse
rolambert/README.md

Get in Contact

Feel free to explore my repositories and projects. If you have any questions, suggestions, or collaboration ideas, don't hesitate to reach out!

Pinned Loading

  1. image_classifier image_classifier Public

    ML AI: torch based animal image classifier vgg, resnet, alexnet

    Python

  2. onedrive-admin-scripts onedrive-admin-scripts Public

    Forked from OneDrive/onedrive-admin-scripts

    OneDrive Scripts for Administrators

    PowerShell 1

  3. the script takes ownership of client... the script takes ownership of client side cache content on windows 7
    1
    function takeownershipandmovecsc{
    2
    
                  
    3
    param(
    4
    [String]$username, #$env:username
    5
    [string]$homeshare,
  4. Ubuntu 20.04 LTS Machine Learning Se... Ubuntu 20.04 LTS Machine Learning Setup and Security Hardening Script.
    1
    #!/bin/bash
    2
    # Author: Robert Lambert
    3
    # Version: 0.1.0
    4
    # Use this script to automate the set up of a Ubuntu 20.04 LTS for use as a machine learning workhorse
    5
    # ref: https://askubuntu.com/a/30157/8698