Skip to content

new-atlantis-labs/hyena-postTrain-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# HyenaDNA Training Pipeline

A pipeline for training HyenaDNA models on genomic sequences using AWS SageMaker and HealthOmics.

## Setup
1. Install dependencies:
   ```bash
   pip install -r requirements.txt
  1. Configure AWS credentials and region

  2. Open the notebook in SageMaker Studio:

    • Navigate to notebooks/train_hyena_dna.ipynb
    • Follow the instructions in the notebook

Project Structure

  • notebooks/: Contains the main training notebook
  • scripts/: Helper modules for AWS sessions, data handling, and training
    • session_handler.py: AWS/SageMaker session management
    • data_handler.py: HealthOmics data access
    • training_handler.py: Training configuration and execution

Usage

See notebooks/train_hyena_dna.ipynb for detailed usage instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published