Pinned Repositories
amazon-sagemaker-entrypoint-utilities
Sample utilities to shorten or simplify Amazon SageMaker's training entrypoint: logging handlers, silenced tqdm, hyperparameter parsings for writing meta entrypoint script, etc.
amazon-sagemaker-gluonts-entrypoint
Sample GluonTS entrypoint scripts for Amazon SageMaker.
amazon-sagemaker-notebook-instance-customization
Sample Scripts to Customize SageMaker Notebook Instance
smallmatter-package
Sample wrappers to streamline data-science tasks using Python toolkits (such as pandas, matplotlib, etc.) on AWS.
GenerativeAIExamples
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
linuxcfg
My Linux configurations
py-ds-template
Cookiecutter template for a Python data science project
pyutil
Collections of code fragments
verdimrc's Repositories
verdimrc/pyutil
Collections of code fragments
verdimrc/linuxcfg
My Linux configurations
verdimrc/py-ds-template
Cookiecutter template for a Python data science project
verdimrc/GenerativeAIExamples
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
verdimrc/pdutil
Various operations on Pandas data structures
verdimrc/playground-tiny-gpu-genai
Dev/test ML/AI/GenAI algos/models on a single GPU with tiny memory.
verdimrc/amazon-accessible-rl-sdk
Python library for offline reinforcement learning
verdimrc/amazon-textract-transformer-pipeline
Post-process Amazon Textract results with Hugging Face transformer models for document understanding
verdimrc/awesome-pandas
Playing around with pandas
verdimrc/aws-efa-nccl-baseami-pipeline
EFA/NCCL base AMI build Packer and CodeBuild/Pipeline files. Also base Docker build files to enable EFA/NCCL in containers
verdimrc/aws-lambda-builders
Python library to compile, build & package AWS Lambda functions for several runtimes & framework
verdimrc/aws-parallelcluster-post-install-scripts
Scripts to customize AWS ParallelCluster
verdimrc/dool
Python3 compatible clone of dstat
verdimrc/git-tools
Assorted git-related scripts
verdimrc/gluon-ts
Probabilistic time series modeling in Python
verdimrc/gtner-dev
verdimrc/lambda-layer-collection
Collection of scripts to create Lambda layers.
verdimrc/Mastering-Reinforcement-Learning-with-Python
Mastering Reinforcement Learning with Python, published by Packt
verdimrc/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
verdimrc/Pandas-Bokeh
Bokeh Plotting Backend for Pandas and GeoPandas
verdimrc/pecos
PECOS - Prediction for Enormous and Correlated Spaces
verdimrc/playground-container-mount-python-module
Learn the 1001 ways Python locate modules in a container settings.
verdimrc/playground-slurm
Tips, tricks, and experiments on Slurm.
verdimrc/plit
A Matplotlib wrapper that automates the undifferentiated heavy-lifting of writing boilerplate code while maintaining the power and feel of Matplotlib.
verdimrc/pt-efa-ml-container
Playground to build PyTorch image
verdimrc/python-project-skeleton
A simple project structure for Python
verdimrc/pyutil-02
Assorted utilities
verdimrc/sam-layer-resource-demo
verdimrc/SelectiveBackPropagation
Implementation of the paper: Selective_Backpropagation from paper Accelerating Deep Learning by Focusing on the Biggest Losers
verdimrc/simple-project-template
Template for a bare-bone software project.