Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Corporate Trainer and Consultant with 19+ years of experience specializing in Generative AI, LLMs, MLOps, LangChain, and enterprise AI enablement.

Notifications You must be signed in to change notification settings

meghakarale/DataScience-Reference-Repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

DataScience-Reference-Repository

View all valued references that I have came across and have used to enhance my knowledge and understanding of various DataScience Cocenpts

Get started with Machine Learning

Datascience is made up of 3 modules

  • 1)Artificial Intelligence
  • 2)Machine Learning
  • 3)Deep Learning .

AI being the bigger umbrella incorporates everything that a machine (i.e. computers) do to mimic human like behavior. Machine Learning is a subfield of Artificial Intelligence .Machine Learning becoming a buzz word in the IT industry, it's almost impossible to think of a industry that doesnt need intelligent solutions by adapting to Machine Learning paradigm. Here I put forward my own experience , the direction in which I preferred learning the subject in a way to make it more easy and convenient for anyone who is interested in knowing "How Machines Learn ?? "

  1. Lets get started with standard Wikipedia definition of Machine learning, ML is a field of computer science that gives computers the ability to learn without being explicitly programmed. To get understanding of how Machines Learn and how Machine Learning paradigm is different from regular programming paradigm , I would recommend the audience to go through the below references .

Popular Algorithms in Machine Learning

  1. Linear Regression:

  2. Decision Trees:

  3. Random Forest:

  4. Logistic Regression:

  5. K Nearest Neighbors:

  6. Support Vector Machine:

  7. K-Means:

Introduction to Deep Learning Algorithms

  1. Neural Networks: Getting started with Deep learning, Neural Networks Deep Learning is subfield of Machine Learning an advance take on Machine Learning . Learning here happens through layers stacked one after the other constituting to a Neural Network architecture. The whole idea revolves around designing the best Neural Network architecture that leads to highest accuracy and lowest error.

  2. Artificial Neural Networks: Artificial Neural Network(CNN) take inspiration from a section in the human brain named temporal Lobe (responsible for storing all your memories for long), ANN learn inherent Latent patterns in data and memorize them during training to recall them later to gice predictions for upcoming data

  3. Convolutional Neural Networks: Convolutional Neural Network(CNN) take inspiration from a section in the human brain named Ocipital Lobe (responsible for vision), CNN hence is very popularly used in image processing i.e. unstructured data processing.

  4. Recurrent Neural Networks: Recurrent Neural Network are Neural Network that are recursive by nature .

Reinforcement Learning Robotics

Valuable Courses for Indepth Insights

Blogs to BINGE on

Popular Python Libraries for Data Science

Deep Learning Research Papers:

Papers that were quite influential in building and improving Deep Learning paradigm

Data Sources to Dive Into

After learning Data Science its really essential to be hands on all the time , dont search for projects just dive into data from various domains. Get clean data from below free data source references , explore the data to create a vision , analyze trends, sample it and finally implement a model around it to automate the predictions.

About

Corporate Trainer and Consultant with 19+ years of experience specializing in Generative AI, LLMs, MLOps, LangChain, and enterprise AI enablement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published