Create an environment with containers for each purpose
Library List up
requirements.txt : Bulk install the specified package with the specified version
- graphviz : Convert text to graph
- MNIST :
- Tensorflow :
- numpy :
- pandas :
- matplotlib :
- seaborn :
- mecab :
Workflow
- Sample Code
- Docker file, Introduce the library
2.1 pip
2.2 graphviz
- check jupyter
(2 and 3 may be mixed up)
Other
comments with (from [name]) are discussions in other places.
Create an environment with containers for each purpose
Library List up
requirements.txt : Bulk install the specified package with the specified version
Workflow
2.1 pip
2.2 graphviz
(2 and 3 may be mixed up)
Other
comments with (from [name]) are discussions in other places.