├── LICENSE ├── README.md └── tutorials └── 001_Artificial_Neural_Network_with_Python.ipynb /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/florentPoux/3D-Deep-Learning/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/florentPoux/3D-Deep-Learning/HEAD/README.md -------------------------------------------------------------------------------- /tutorials/001_Artificial_Neural_Network_with_Python.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/florentPoux/3D-Deep-Learning/HEAD/tutorials/001_Artificial_Neural_Network_with_Python.ipynb --------------------------------------------------------------------------------