📄 README.md

← Vault

LaTeX Templates for ML/AI Conferences

This directory contains official LaTeX templates for major machine learning and AI conferences.


Compiling LaTeX to PDF

Option 1: VS Code with LaTeX Workshop (Recommended)

Setup:

1. Install TeX Live (full distribution recommended)

- macOS: brew install --cask mactex

- Ubuntu: sudo apt install texlive-full

- Windows: Download from tug.org/texlive

2. Install VS Code extension: LaTeX Workshop by James Yu

- Open VS Code → Extensions (Cmd/Ctrl+Shift+X) → Search "LaTeX Workshop" → Install

Usage: