--- a +++ b/.gitignore @@ -0,0 +1,18 @@ +deeplearn-approach/.keras/ +deeplearn-approach/.config/ +deeplearn-approach/.cache/ +deeplearn-approach/.ipython/ +deeplearn-approach/.local/ +deeplearn-approach/core +deeplearn-approach/.python_history +deeplearn-approach/.bash_history +.bash_history +.config/ +.cache/ +.ipython/ +.local/ +.python_history +deeplearn-approach/__pycache__/ +deeplearn-approach/datatmp/ +featurebased-approach/preparing_entry/ +