Skip to content

humaun21/Acees_Google_Drive_From_Colab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Acees_Google_Drive_From_Colab

This is the Curriculum for accessing google drive files from colab. Google Colab is a free web based service which supports supports free GPU! It's a populat cloud serive where you can practice and improve your programming skills. More specificly, you can develop your machine learning or several deep learning modeleasily by using popular libraries e.g. Scikit-learn, Keras, TensorFlow, PyTorch, and OpenCV etc.

Libraries: In order to make colab accessiable following libraries are required

  • imblearn
  • pydrive
  • mlxtend
!pip install imblearn
!pip install pydrive 
!pip install mlxtend

Problem Accessing notebook from github.

If you face any problem to open notebook file from github, goto nbviewer, copy and paste the entire location of a Jupyter Notebook notebook link from github and then it will easily open the notebook file. nbviewer provies very simple way to share jupyter notebooks among the users.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published