# machine **Repository Path**: gricks/machine ## Basic Information - **Project Name**: machine - **Description**: Machine Learning - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tool ``` conda create -n tensorflow python=3.5 activate tensorflow conda install h5py conda install numpy conda install pandas conda install pillow conda install seaborn conda install matplotlib conda install tensorflow conda install statsmodels conda install scipy conda install scikit-learn ```