From d89aaf319db6455663a210f51cf3b332fcc544cc Mon Sep 17 00:00:00 2001 From: rasbt Date: Tue, 27 Feb 2024 08:53:04 -0600 Subject: [PATCH] update folder name --- ch05/{hparam_tuning => 02_hparam_tuning}/hparam_search.py | 0 ch05/{hparam_tuning => 02_hparam_tuning}/previous_chapters.py | 0 ch05/{hparam_tuning => 02_hparam_tuning}/the-verdict.txt | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename ch05/{hparam_tuning => 02_hparam_tuning}/hparam_search.py (100%) rename ch05/{hparam_tuning => 02_hparam_tuning}/previous_chapters.py (100%) rename ch05/{hparam_tuning => 02_hparam_tuning}/the-verdict.txt (100%) diff --git a/ch05/hparam_tuning/hparam_search.py b/ch05/02_hparam_tuning/hparam_search.py similarity index 100% rename from ch05/hparam_tuning/hparam_search.py rename to ch05/02_hparam_tuning/hparam_search.py diff --git a/ch05/hparam_tuning/previous_chapters.py b/ch05/02_hparam_tuning/previous_chapters.py similarity index 100% rename from ch05/hparam_tuning/previous_chapters.py rename to ch05/02_hparam_tuning/previous_chapters.py diff --git a/ch05/hparam_tuning/the-verdict.txt b/ch05/02_hparam_tuning/the-verdict.txt similarity index 100% rename from ch05/hparam_tuning/the-verdict.txt rename to ch05/02_hparam_tuning/the-verdict.txt