Coder Social home page Coder Social logo

dl201's Introduction

DL201

Deep learning 201

• Week 1
    ◦ Concepts
        ▪ Tensors
        ▪ Indexing
        ▪ Broadcasting/vectorization
    ◦ Skills
        ▪ Choosing a Dataset
            • Key Questions
                ◦ What's problem we want to solve?
                ◦ What data sources exist?
                ◦ Where can we store this data?
            • Metadata Analysis
                ◦ Sample Size
                ◦ Class Balance
                ◦ What features does it contain?
        ▪ Loading Tabular Data + EDA
            • Basic Data Wrangling
                ◦ Change Column Names
                ◦ NaN Values
                ◦ Converting text to int 
                ◦ Outliars
            • EDA (Summary Statistics)
                ◦ Sample Size
                ◦ Features
                ◦ Missing Values? What to do?
                ◦ Outliers 
                ◦ Ask Domain Expert?
        ▪ Loading image data + EDA
            • Data Wrangling
                ◦ Directory Structure
                ◦ Label Extraction
                ◦ Feature Extraction
            • EDA
                ◦ Sample Size
                ◦ Class Balance 
                ◦ Features present
                ◦ HITL Tools 
        ▪ Loading NLP data + EDA 
            • Data Wrangling
            • EDA Stats
• Week 2
    ◦ Concepts
        ▪ Continuous Variables 
            • Pre-processing
                ◦ Make it easier for computer to see something
            • Transformation 
                ◦ Normalization
        ▪ Categorical Variables
            • Label Encoding
            • One hot encoding
            • Numeric encoding
        ▪ Embeddings
            • Word Embeddings
            • Category Embeddings
    ◦ Skills
        ▪ CV
            • Pixel Transforms
                ◦ Filters
                    ▪ Remove noise
                    ▪ Blurring Images
                ◦ Edge Detection
                ◦ Contrast Adjustment
                ◦ Equalization (zone adjustment)
        ▪ TAB
            • Preprocessing 
                ◦ Indicating Features
                ◦ Discretisation 
                ◦ Interaction Features
                ◦ Feature Decomposition
            • Transforms
                ◦ One-Hot Encoding
                ◦ Category Embeddings
        ▪ NLP
            • Lemmatization
            • Simple NLP pre-proccessing

dl201's People

Contributors

jamescavanagh avatar lenismerino avatar raynardj avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.