Skip to content
View rolambert's full-sized avatar
👋
@Home
👋
@Home

Highlights

  • Pro

Organizations

@8-lt @ayouryou

Block or report rolambert

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

Python and C# are fundamentally flawed

Get in Touch

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