Skip to content

Thinqat1985731/hydra-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydra-test

Facebook AI Researchが公開しているパラメーター管理ツールhydraを試しに使ってみたコード。ベースとして利用したのはこれ

Table of Contents

Getting Started

Prerequisites

仮想環境について、Ryeではhydra-coreが正常にインストールできないため、venvモジュールの利用を想定している。

python -m venv .venv

Installation

  1. このリポジトリをクローンする。

    git clone https://github.com/Thinqat1985731/hydra-test.git
  2. setup.sh又はsetup.ps1を実行し、pipを経由して必要なpythonライブラリをダウンロードする。

    ./setup.sh
    ./setup.ps1

(back to top)

Usage

必ずsrcに移動してから実行する(データ読み込みの際のディレクトリ判定の都合による)。

cd src
./main.py

(back to top)

Contact

avator
Thinqat(Thinqat1985731)

Github Hugging Face Myblog

(back to top)

About

Test repository to learn about how to use hydra (python library)

Resources

Stars

Watchers

Forks

Languages