Skip to main content

> Learn about the Campus Champions AI Mentorship Program!

  • ACCESS CI
  • News
  • Login

Campus Champions

Uniting Research Computing Facilitators

Campus Champions Campus Champions

CC Main menu

  • Champions
    Current Champions Join the Champions
  • About Us
    About Us Governance Code of Conduct Contact Us
  • Community
    Announcements Affinity Groups Affinity Groups FAQ Join the CSSN Community of Communities NSF ACCESS Resources
  • Knowledge Base
    Ask a Question Resources
  • Tags
    Browse Tags

Knowledge Base Resources

These resources are contributed by researchers, facilitators, engineers, and HPC admins. Please upvote resources you find useful!
Add a Resource
  • NITRC
    0
    • NITRC
    The Neuroimaging Tools and Resources Collaboratory (NITRC) is a neuroimaging informatics knowledge environment for MR, PET/SPECT, CT, EEG/MEG, optical imaging, clinical neuroinformatics, imaging genomics, and computational neuroscience tools and resources.
    • data-analysis
    • image-processing
    • data-sharing
    0 Likes

    Login to like
    Type
    website
    Level
    Beginner, Intermediate, Advanced
  • Online Master's in Business Analytics Program Guide - TechGuide
    0
    • Find Online Master's in Business Analytics
    A degree in business analytics looks different in today’s world than it did a decade ago. In its most current application, business analytics uses modern data science and capabilities in machine learning (ML). The magic comes into play when these are leveraged for strategic planning.
    • machine-learning
    • big-data
    • data-analysis
    • data-science
    0 Likes

    Login to like
    Type
    website
    Level
    Advanced
  • Docker - Containerized, reproducible workflows
    0
    • Docker Documentation
    Docker allows for containerization of any task - basically a smaller, scalable version of a virtual machine. This is very useful when transferring work across computing environments, as it ensures reproducibility.
    • documentation
    • cloud-computing
    • deep-learning
    0 Likes

    Login to like
    Type
    tool
    Level
    Intermediate, Advanced
  • Machine Learning in R online book
    0
    • Flexible and Robust Machine Learning Using mlr3 in R
    The free online book for the mlr3 machine learning framework for R. Gives a comprehensive overview of the package and ecosystem, suitable from beginners to experts. You'll learn how to build and evaluate machine learning models, build complex machine learning pipelines, tune their performance automatically, and explain how machine learning models arrive at their predictions.
    • data-analysis
    • machine-learning
    • r
    0 Likes

    Login to like
    Type
    learning
    Level
    Beginner, Intermediate, Advanced
  • Open-Source Server Virtualization Platform
    0
    • Proxmox Virtual Environment - Installation
    Proxmox Virtual Environment is a hyper-converged infrastructure open-source software. It is a hosted hypervisor that can run operating systems including Linux and Windows on x64 hardware.
    • software-installation
    0 Likes

    Login to like
    Type
    learning
    Level
    Beginner
  • NERSC Training and Tutorials
    0
    • NERSC Training and Tutorials Main Site
    • NERSC Upcoming and Recent Training Events
    • NERSC Archived Training and Tutorials
    A comprehensive collection of NERSC developed training and tutorial events, offered on regular schedules. All sessions are archived, including slide decks, video recordings, and software examples as are available. Some examples of past training and tutorial topics are listed below Deep Learning for Sciences Webinar Series BerkeleyGW Tutorial Workshop VASP Trainings Timemory Software Monitoring Tutorial, April 2021 HPCToolkit to Measure and Analyzing GPU Applications Performance Tutorial Totalview Tutorial NVidia HPCSDK - OpenMP Target Offload Training Parallelware Training Series ARM Debugging and Profiling Tools Tutorial Roofline on NVIDIA GPUs GPUs for Science events 3-part OpenACC Training Series 9-part CUDA Training Series
    • training
    0 Likes

    Login to like
    Type
    learning
    Level
    Beginner, Intermediate, Advanced
  • Representation Learning in Deep Learning
    0
    • Representation Learning in Deep Learning
    Representation learning is a fundamental concept in machine learning and artificial intelligence, particularly in the field of deep learning. At its core, representation learning involves the process of transforming raw data into a form that is more suitable for a specific task or learning objective. This transformation aims to extract meaningful and informative features or representations from the data, which can then be used for various tasks like classification, clustering, regression, and more.
    • deep-learning
    • image-processing
    • machine-learning
    • neural-networks
    0 Likes

    Login to like
    Type
    documentation
    Level
    Intermediate
  • Why Mentoring Matters and How to Get Started
    0
    • Why Mentoring Matters and How to Get Started
    Describes effective mentorship (both ways).
    • mentorship
    • professional-development
    0 Likes

    Login to like
    Type
    website
    Level
    Beginner
  • Official Python Documentation
    0
    • Python 3.11.5 Documentation
    The official documentation for Python 3.11.5. Python comes with a lot of features built into the language, so it is worth taking a look as you code.
    • documentation
    • python
    0 Likes

    Login to like
    Type
    documentation
    Level
  • Git Branching Workflow and Maneuvers
    0
    • "A Successful Git Branching Model"
    • "Git Flight Rules"
    A couple of resources that: 1.) Presents and defends a git branching workflow for stable collaborative git based projects. ("A Successful Git Branching Model") 2.) Maps "What do you want to do?" to the commands necessary to accomplish it. ("Git Flight Rules")
    • github
    • git
    0 Likes

    Login to like
    Type
    learning
    Level
    Beginner, Intermediate, Advanced
  • Understanding LLM Fine-tuning
    0
    • The Ultimate Guide to LLM Fine Tuning: Best Practices & Tools
    With the recent uprising of LLM's many business are looking at way to adopt these LLMs and fine-tuning these models on specfic data sets to ensure accuracy. These models when fine-tuned can be optimal for fulfilling the specific needs of a company. This site explains explicitly when, how, and why models should be trained. It goes over various strategies for LLM fine -tuning.
    • big-data
    • training
    0 Likes

    Login to like
    Type
    learning
    Level
    Beginner, Intermediate
  • Navier-Stokes Cahn-Hilliard (NSCH) for MOOSE Framework
    0
    • Navier-Stokes Cahn-Hilliard (NSCH) for MOOSE Framework
    The MOOSE Navier-Stokes Cahn-Hilliard (NSCH) application is a library for implementing simulation tools that solve the Navier-Stokes Cahn-Hilliard equations with non-matching densities using Galerkin finite element methods with a residual-based stabilization scheme.
    • ACCESS
    • c++
    • python
    • software-installation
    0 Likes

    Login to like
    Type
    website
    Level
    Intermediate
  • Performance Engineering Of Software Systems
    0
    • MIT Performance Engineering Of Software Systems Homepage
    A class from MITOpenCourseware that gives a hands on approach to building scalable and high-performance software systems. Topics include performance analysis, algorithmic techniques for high performance, instruction-level optimizations, caching optimizations, parallel programming, and building scalable systems.
    • optimization
    • parallelization
    • training
    0 Likes

    Login to like
    Type
    learning
    Level
    Intermediate, Advanced
  • Python Tools for Data Science
    0
    • Python Tools for Data Science
    Python has become a very popular programming language and software ecosystem for work in Data Science, integrating support for data access, data processing, modeling, machine learning, and visualization. In this webinar, we will describe some of the key Python packages that have been developed to support that work, and highlight some of their capabilities. This webinar will also serve as an introduction and overview of topics addressed in two Cornell Virtual Workshop tutorials, available at https://cvw.cac.cornell.edu/pydatasci1 and https://cvw.cac.cornell.edu/pydatasci2
    • ai
    • machine-learning
    • big-data
    • data-analysis
    • data-wrangling
    • data-science
    • training
    • workforce-development
    • python
    • scikit-learn
    • sql
    0 Likes

    Login to like
    Type
    video_link
    Level
    Intermediate
  • Spatial Data Science in the Cloud (Alpine HPC) using Python
    0
    • Spatial Data Science in the Cloud (Alpine HPC) using Python Webpage
    Spatial Data Science is a growing field across a wide range of industries and disciplines. The open-source programming language Python has many libraries that support spatial analysis, but what do you do when your computer is unable to tackle the massive file sizes of high-resolution data and the computing power required in your analysis? There materials have been prepared to teach you spatial data science and how to execute your analysis using a high-performance computer (HPC).
    • cloud
    • big-data
    • data-analysis
    • gis
    • hpc-getting-started
    • slurm
    • git
    • anaconda
    • python
    0 Likes

    Login to like
    Type
    learning
    Level
    Beginner, Intermediate
  • Machine Learning in Astrophysics
    0
    • Astroml webpage
    • Examples
    • Interactive notebooks
    Machine learning is becoming increasingly important in field with large data such as astrophysics. AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, matplotlib, and astropy allowing for a range of statistical and machine learning routines to analyze astronomical data in Python. In particular, it has loaders for many open astronomical datasets with examples on how to visualize such complicated and large datasets.
    • plotting
    • big-data
    • image-processing
    • machine-learning
    • astrophysics
    0 Likes

    Login to like
    Type
    documentation
    Level
    Intermediate
  • Rockfish at Johns Hopkins University
    0
    • Rockfish Resources and Documentation
    Resources and User Guide available at Rockfish
    • rockfish
    0 Likes

    Login to like
    Type
    documentation
    Level
    Intermediate
  • AI for improved HPC research - Cursor and Termius - Powerpoint
    0
    • Powerpoint - Cursor and Termius benefits for HPC
    These slides provide an introduction on how Termius and Cursor, two new and freemium apps that use AI to perform more efficient work, can be used for faster HPC research.
    • documentation
    • ai
    • machine-learning
    • ssh
    • programming
    • programming-best-practices
    • python
    • terminal-emulation-and-window-management
    0 Likes

    Login to like
    Type
    presentation
    Level
    Beginner, Intermediate
  • HPCwire
    0
    • HPCwire
    HPCwire is a prominent news and information source for the HPC community. Their website offers articles, analysis, and reports on HPC technologies, applications, and industry trends.
    • documentation
    • pytorch
    • data-science
    • bioinformatics
    • hpc-operations
    • training
    • programming
    • programming-best-practices
    • python
    0 Likes

    Login to like
    Type
    website
    Level
    Beginner, Intermediate, Advanced
  • Fairness and Machine Learning
    0
    • Fairness and Machine Learning
    The "Fairness and Machine Learning" book offers a rigorous exploration of fairness in ML and is suitable for researchers, practitioners, and anyone interested in understanding the complexities and implications of fairness in machine learning.
    • ai
    • data-analysis
    • deep-learning
    • machine-learning
    • data-science
    0 Likes

    Login to like
    Type
    documentation
    Level
    Intermediate, Advanced
  • Examples of code using JSON nlohmann header only Library for C++
    0
    • json_test.txt
    • test.txt
    This code showcases how to work with the header-only nlohmann JSON library for C++. In order to compile, change the extensions from json_test.txt to json_test.cpp and test.txt to test.json. You must also download the header files from https://github.com/nlohmann/json. Complilation instructions are at the bottom of json_test. This code is very helpful for creating config files, for example.
    • c++
    0 Likes

    Login to like
    Type
    learning
    Level
    Advanced
  • Introduction to GPU/Parallel Programming using OpenACC
    0
    • Intro to OpenACC
    Introduction to the basics of OpenACC.
    • gpu
    • c
    • c++
    • compiling
    • fortran
    0 Likes

    Login to like
    Type
    presentation
    Level
    Beginner
  • GIS: What is a Geodetic Datums?
    0
    • What are Geodetic Datums?
    Often when working with GIS, or spatial data, one encounters the word "datum" and it may require that you choose a "datum" when doing GIS computation tasks. Below is a short video on what are datums from NOAA and UCAR.
    • arcgis
    • gis
    0 Likes

    Login to like
    Type
    learning
    Level
    Beginner

Pagination

  • First page « First
  • Previous page ‹‹
  • …
  • Page 4
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • Page 10
  • Page 11
  • Page 12
  • Next page ››
  • Last page Last »

Topics

  • machine-learning (50)
  • ai (43)
  • training (41)
  • data-analysis (39)
  • deep-learning (28)
  • documentation (28)
  • big-data (26)
  • neural-networks (24)
  • workforce-development (20)
  • professional-development (18)
  • visualization (18)
  • parallelization (16)
  • programming (14)
  • community-outreach (13)
  • image-processing (13)
  • cybersecurity (12)
  • gpu (12)
  • r (12)
  • pytorch (11)
  • slurm (10)
  • c (9)
  • cloud-computing (9)
  • compiling (9)
  • mpi (9)
  • plotting (9)
  • administering-hpc (8)

Topics

  • machine-learning (50)
  • ai (43)
  • training (41)
  • data-analysis (39)
  • deep-learning (28)
  • documentation (28)
  • big-data (26)
  • neural-networks (24)
  • workforce-development (20)
  • professional-development (18)
  • visualization (18)
  • parallelization (16)
  • programming (14)
  • community-outreach (13)
  • image-processing (13)
  • cybersecurity (12)
  • gpu (12)
  • r (12)
  • pytorch (11)
  • slurm (10)
  • c (9)
  • cloud-computing (9)
  • compiling (9)
  • mpi (9)
  • plotting (9)
  • administering-hpc (8)

If you'd like to use more filters, please login to view them all.

Champions

  • Current Champions
  • Join the Champions

About

  • About Us
  • Governance
  • Code of Conduct
  • Contact Us

Community

  • People
  • Affinity Groups
  • Affinity Groups FAQ
  • Join the CSSN

Knowledge Base

  • Ask a Question
  • CI Links

Tags

  • Browse Tags
  • Request a Tag

News

  • News
  • Events
  • Jobs

My Profile

  • Add/Edit Interests
  • Add/Edit Skills
  • Edit My Account
  • Change Password
Campus Champions
ACCESS CI Connect.CI Ask.CyberInfrastructure YouTube

The Campus Champions are funded in part by the National Science Foundation (OAC-2505400) as part of the NAIRR Pilot.

Copyright © 2026, Campus Champions • Privacy Policy • Code of Conduct • Connect.CI