Contents Menu Expand Light mode Dark mode Auto light/dark mode
NervAI Engine Documentation
NervAI Engine Documentation

Getting Started

  • Installation
  • Release Notes
  • License

User Manual

  • NervAI Engine App
  • Getting Started
    • Creating an Account
    • Sign In to the Engine
    • Dashboard
    • User Profile
    • Settings
    • Support
  • Project Management
    • Core Concepts
    • Creating a New Project
    • Project Structure
    • Project Settings
    • Removing a Project
    • Supported Project Types
      • Image Classification
      • Object Detection
      • Pose Estimation
      • LLM Training
  • Advanced Features
    • Model Builder (Beta)
  • Third-Party Integrations
    • CVAT
    • DFKI Slurm Cluster
    • GitHub Integration
    • OpenProject
    • Tracking with MLFlow
  • REST API
    • Authentication API
    • Project API
    • Models API
    • Datasets
    • Quantization and Pruning APIs
    • Users Management API
    • Integrations API
    • Settings API
    • Get System Information API

Tools & SDK

  • Engine SDK
    • Building a Custom Model
  • Optimzation Toolkit
    • Inspection Tools
      • Inspecting Model Architectures
      • Inspecting Activations
      • Tutorial: Inspecting Model Architectures
    • Profiling Tools
      • Profiling Metrics
      • Profiler Reports
      • Analyzing Profiling Results
      • Support Matrix
        • Linear Layers
        • Pooling Layers
        • Normalization Layers
        • Activation Layers
        • Recurrent Layers
        • Transformer Layers
        • Miscellaneous Layers
      • Tutorial: Profiling a PyTorch Model
    • Optimization Tools

Developer Guide

  • Contributing
    • Setting Up the Development Environment
    • Understanding the System Architecture
      • NervAI Optimization Toolkit
      • NervAI Engine SDK
      • NervAI Server
      • NervAI Tracking
    • Code Styles
  • Troubleshooting
  • Acknowledgements
Back to top
Edit this page

Supported Project Types#

  • Image Classification
  • Object Detection
  • Pose Estimation
  • LLM Training
Next
Image Classification
Previous
Removing a Project
Copyright © 2025, NervAI Labs
Made with Sphinx and @pradyunsg's Furo