Giter Site home page Giter Site logo

learn_ml_in_python's Introduction

.
├── Learn-Dive-into-DL-PyTorch
│   ├── Code
│   │   ├── CNN
│   │   ├── GAN 
│   │   ├── Language-Model
│   │   ├── Lecture1-Linear-model
│   │   ├── Lecture2-Softmax
│   │   ├── Lecture3-Multilayer-perceptron
│   │   ├── Lecture4-Text-Preprocess
│   │   ├── RNN-advanced
│   │   ├── RNN-base
│   │   ├── Translation
│   │   ├── datasets
│   │   │   └── FashionMNIST
│   │   │       ├── processed
│   │   │       └── raw
│   │   ├── imgs
│   │   └── 注意力机制与Seq2seq模型
│   ├── Pytorch tricks
│   ├── assignment1
│   │   ├── dataset
│   │   └── termproject1
│   │       └── termproject1
│   ├── assignment2
│   ├── d2lzh_pytorch
│   ├── dataset
│   │   ├── FashionMNIST
│   │   │   ├── processed
│   │   │   └── raw
│   │   ├── FashionMNIST2065
│   │   │   └── FashionMNIST
│   │   │       ├── processed
│   │   │       └── raw
│   │   ├── fra-eng
│   │   ├── houseprices
│   │   └── ptb
│   ├── imgs
│   └── slides
├── Python基础知识梳理
│   ├── __pycache__
│   ├── learn_in_ML
│   └── 面试题
├── leecode题解
├── 算法实现
├── 数据竞赛学习
│   └── 二手车价格预测
│       ├── code
│       ├── data
│       ├── docs
│       └── img
└── 算法设计基础
    ├── img
    ├── leetcode
    │   ├── array
    │   ├── docs
    │   ├── string
    │   └── tree
    ├── python程序员面试算法宝典
    │   └── 排列组合与概率
    │       └── __pycache__
    ├── 剑指offer
    │   ├── C++
    │   └── python
    ├── 基本数据结构
    │   └── img
    └── 蓄水池算法实现随机抽样.assets

learn_ml_in_python's People

Contributors

samprasgit 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.