Feel free to explore my repositories and projects. If you have any questions, suggestions, or collaboration ideas, don't hesitate to reach out!
- LinkedIn: LinkedIn Profile
- BlueSky: @rojl
Feel free to explore my repositories and projects. If you have any questions, suggestions, or collaboration ideas, don't hesitate to reach out!
ML AI: torch based animal image classifier vgg, resnet, alexnet
Python
Forked from OneDrive/onedrive-admin-scripts
OneDrive Scripts for Administrators
PowerShell 1
function takeownershipandmovecsc{
param(
[String]$username, #$env:username
[string]$homeshare,
#!/bin/bash
# Author: Robert Lambert
# Version: 0.1.0
# Use this script to automate the set up of a Ubuntu 20.04 LTS for use as a machine learning workhorse
# ref: https://askubuntu.com/a/30157/8698