Skip to content

quimba1/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template

This is a template for an academic AI research project.

Project Structure

  • configs/: YAML configs for experiment tracking
  • data/: Folder structure for raw and processed datasets
  • notebooks/: Jupyter notebooks for analysis and prototyping
  • paper/: LaTeX source for the accompanying research paper
  • scripts/: Shell scripts to run training/evaluation
  • src/: Core Python modules
  • tests/: Unit and integration tests

Usage

# Install dependencies
pip install -r requirements.txt

# Run training
bash scripts/train.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages