Welcome to Building AI/ML Environments ====================================== Overview -------- This website is intended as a resource for setting up and managing environments tailored to AI and machine learning (ML) projects on systems hosted by the Texas Advanced Computing Center (TACC). What You Will Learn ------------------- - **Environment Setup:** Step-by-step instructions for configuring python virtual environments and conda environments. - **Containerization:** How to build and deploy custom Docker containers with GPU and MPI support. .. toctree:: :maxdepth: 2 :caption: Content: getting_starting_section/Getting Started ai_containers_tacc/Containers at TACC conda_at_tacc/Conda at TACC