From a0e47a7d70e84c663e2e6467607f4ebc195f9acb Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Thu, 2 Jan 2020 14:09:19 -0800 Subject: [PATCH] Renaming to make space for bow tie --- .../tf-37-learning.py => 38-neuro-monolithic/tf-38-learning.py | 0 37-neuro-monolithic/tf-37.py => 38-neuro-monolithic/tf-38.py | 0 38-sliding-window/tf-38.py => 39-sliding-window/tf-39.py | 0 39-recurrent/tf-39.py => 40-recurrent/tf-40.py | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename 37-neuro-monolithic/tf-37-learning.py => 38-neuro-monolithic/tf-38-learning.py (100%) rename 37-neuro-monolithic/tf-37.py => 38-neuro-monolithic/tf-38.py (100%) rename 38-sliding-window/tf-38.py => 39-sliding-window/tf-39.py (100%) rename 39-recurrent/tf-39.py => 40-recurrent/tf-40.py (100%) diff --git a/37-neuro-monolithic/tf-37-learning.py b/38-neuro-monolithic/tf-38-learning.py similarity index 100% rename from 37-neuro-monolithic/tf-37-learning.py rename to 38-neuro-monolithic/tf-38-learning.py diff --git a/37-neuro-monolithic/tf-37.py b/38-neuro-monolithic/tf-38.py similarity index 100% rename from 37-neuro-monolithic/tf-37.py rename to 38-neuro-monolithic/tf-38.py diff --git a/38-sliding-window/tf-38.py b/39-sliding-window/tf-39.py similarity index 100% rename from 38-sliding-window/tf-38.py rename to 39-sliding-window/tf-39.py diff --git a/39-recurrent/tf-39.py b/40-recurrent/tf-40.py similarity index 100% rename from 39-recurrent/tf-39.py rename to 40-recurrent/tf-40.py