diff --git a/strategies/__pycache__/eigen_portfolio_strategy.cpython-36.pyc b/strategies/__pycache__/eigen_portfolio_strategy.cpython-36.pyc deleted file mode 100644 index c5266d3..0000000 Binary files a/strategies/__pycache__/eigen_portfolio_strategy.cpython-36.pyc and /dev/null differ diff --git a/strategies/__pycache__/genetic_algo_strategy.cpython-36.pyc b/strategies/__pycache__/genetic_algo_strategy.cpython-36.pyc deleted file mode 100644 index 83d411a..0000000 Binary files a/strategies/__pycache__/genetic_algo_strategy.cpython-36.pyc and /dev/null differ diff --git a/strategies/__pycache__/maximum_sharpe_ratio_strategy.cpython-36.pyc b/strategies/__pycache__/maximum_sharpe_ratio_strategy.cpython-36.pyc deleted file mode 100644 index e468bf4..0000000 Binary files a/strategies/__pycache__/maximum_sharpe_ratio_strategy.cpython-36.pyc and /dev/null differ diff --git a/strategies/__pycache__/minimum_variance_strategy.cpython-36.pyc b/strategies/__pycache__/minimum_variance_strategy.cpython-36.pyc deleted file mode 100644 index 3857abe..0000000 Binary files a/strategies/__pycache__/minimum_variance_strategy.cpython-36.pyc and /dev/null differ diff --git a/strategies/__pycache__/strategy_helper_functions.cpython-36.pyc b/strategies/__pycache__/strategy_helper_functions.cpython-36.pyc deleted file mode 100644 index 4d9b1b5..0000000 Binary files a/strategies/__pycache__/strategy_helper_functions.cpython-36.pyc and /dev/null differ