Skip to content

Repository contains mainly the script files that I've used while learning ML and python.

Notifications You must be signed in to change notification settings

DeependraD/ML_python_Initials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning + Python Initials

Since, I now am set for learning Machine Learning (Ahh...how more cooler could it possibly sound!), I might as well, for my own sake, list some good references to glean from. The links below are best described as not just some random blog posts or sites but well chosen, and highly informative ones, recommended by some of the major influencers in the present day field of applied ML. At the time, I'm suggesting no other than Rachel Thomas of www.fast.ai/about. Below, I list some of the blogs and websites that really are helpful or are likely to be so, since this is just the beginning.

  1. Building powerful image classification models using very little data by Francois Chollet

    This is one of the first blog posts that I seriously read and re-read desperately trying to make use of cats vs. dogs dataset that I had been carrying around for not knowing how to begin with in the absence of know how successfully setting up an AWS server's service.

    It is excellent in a lot of sense.

    • I could instantly start to work with a subset of the dataset I talked before.
    • It's simple and conscise.
    • It introduces so much terms and concepts, that, I think, really are the core to understanding correctly the idea behind ML.
    • It was recommended by one of the kagglers who attribute his part-taking in the competition to the blog's author.
  2. A kaggle notebook Keras Starter by Sterling Cutler is an interesting beginner's lure to another.

    Not started reviewing it yet, however!

  3. An website by Smerity who believes in "Saving the world one byte at a time"

    Warning: Only experienced allowed. (And a fair one, I might add!)

  4. A blog storyboard of a "A wandering machine learning researcher, bouncing between groups who wants to understand things clearly, and explain them well". Christopher Olah's posts are also a still too advanced a content for me by now.

  5. https://www.reddit.com/r/learnmachinelearning/

  6. The Unforgettable: fast.ai forum

After getting back on the grounds, I realized the need to have some training on scientific image processing library. What else would better do the job than scikit-image library of Python. I have got a couple of links that, I hope, point me to the right direction:

  1. Official User Guide
  2. Image processing with scikit-image by Eric Chiang
  3. Scikit-image google forum

More on the way...I'll be back soon.

About

Repository contains mainly the script files that I've used while learning ML and python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published