Skip to content

kletech-socs/ML-2018-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML-2018-19

Welcome to Machine learning 2018 - 19 Batch.

Prerequsites:

Linux Platform : Ubuntu 16.04

Programming Language : Python

Software: Python v3.6, TensorFlow, Anaconda3 for Jupyter Notebook

Installing software:

Download anaconda from https://www.continuum.io/downloads

bash Anaconda3-4.4.0-Linux-x86_64.sh // Downloaded fileName

Add this in .bashrc file export PATH=~/anaconda3/bin:$PATH

conda create -n tensorflow

source activate tensorflow

Find latestWheel for tensorFlow from

pip install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-1.8.0-cp36-cp36m-linux_x86_64.whl

Find latestWheel for tensorFlow from https://www.tensorflow.org/install/install_linux#InstallingAnaconda

About

Welcome to Machine learning 2018 - 19 Batch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published