diff --git a/maths/relu.py b/neural_network/relu.py similarity index 100% rename from maths/relu.py rename to neural_network/relu.py diff --git a/maths/sigmoid.py b/neural_network/sigmoid.py similarity index 100% rename from maths/sigmoid.py rename to neural_network/sigmoid.py diff --git a/maths/tanh.py b/neural_network/tanh.py similarity index 100% rename from maths/tanh.py rename to neural_network/tanh.py