All Projects → ndb796 → Python Data Analysis And Image Processing Tutorial

ndb796 / Python Data Analysis And Image Processing Tutorial

파이썬을 활용한 데이터 분석과 이미지 처리 - 강의 자료 및 소스코드 Repository입니다.

Projects that are alternatives of or similar to Python Data Analysis And Image Processing Tutorial

Cs329s Ml Deployment Tutorial
Code and files to go along with CS329s machine learning model deployment tutorial.
Stars: ✭ 314 (-3.38%)
Mutual labels:  jupyter-notebook
Autocrop
😌 Automatically detects and crops faces from batches of pictures.
Stars: ✭ 320 (-1.54%)
Mutual labels:  jupyter-notebook
Jupyter Edu Book
Teaching and Learning with Jupyter
Stars: ✭ 325 (+0%)
Mutual labels:  jupyter-notebook
Adanet
Fast and flexible AutoML with learning guarantees.
Stars: ✭ 3,340 (+927.69%)
Mutual labels:  jupyter-notebook
Your First Machine Learning Project End To End In Python
这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识
Stars: ✭ 323 (-0.62%)
Mutual labels:  jupyter-notebook
Node
Neural Oblivious Decision Ensembles for Deep Learning on Tabular Data
Stars: ✭ 323 (-0.62%)
Mutual labels:  jupyter-notebook
Carnd Traffic Sign Classifier Project
Classify Traffic Signs.
Stars: ✭ 323 (-0.62%)
Mutual labels:  jupyter-notebook
Nlp fundamentals
📘 Contains a series of hands-on notebooks for learning the fundamentals of NLP
Stars: ✭ 328 (+0.92%)
Mutual labels:  jupyter-notebook
Textspotter
Stars: ✭ 323 (-0.62%)
Mutual labels:  jupyter-notebook
Pytorchneuralstyletransfer
Implementation of Neural Style Transfer in Pytorch
Stars: ✭ 327 (+0.62%)
Mutual labels:  jupyter-notebook
Autoeq
Automatic headphone equalization from frequency responses
Stars: ✭ 5,989 (+1742.77%)
Mutual labels:  jupyter-notebook
Bdci2019 Sentiment Classification
CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案
Stars: ✭ 317 (-2.46%)
Mutual labels:  jupyter-notebook
Ml Art Colabs
A list of Machine Learning Art Colabs
Stars: ✭ 308 (-5.23%)
Mutual labels:  jupyter-notebook
Probability
Probabilistic reasoning and statistical analysis in TensorFlow
Stars: ✭ 3,550 (+992.31%)
Mutual labels:  jupyter-notebook
Scipy Cookbook
Scipy Cookbook
Stars: ✭ 326 (+0.31%)
Mutual labels:  jupyter-notebook
Jupyter Themer
Apply custom CSS styling to your jupyter notebooks
Stars: ✭ 322 (-0.92%)
Mutual labels:  jupyter-notebook
Caffe Speech Recognition
Speech Recognition with the Caffe deep learning framework, migrating to
Stars: ✭ 323 (-0.62%)
Mutual labels:  jupyter-notebook
Dota Doai
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
Stars: ✭ 326 (+0.31%)
Mutual labels:  jupyter-notebook
Observations
Stars: ✭ 325 (+0%)
Mutual labels:  jupyter-notebook
Youtube Code Repository
Repository for most of the code from my YouTube channel
Stars: ✭ 317 (-2.46%)
Mutual labels:  jupyter-notebook

파이썬을 활용한 데이터 분석과 이미지 처리

  • 파이썬을 활용한 데이터 분석과 이미지 처리 강의자료 및 소스코드를 저장하는 Repository입니다.
  • 현재 목차 상의 모든 영상이 유튜브에 업로드 되었습니다. (2019-10-05)

목차 구성

강의 내용 오류 정정

  • 강의 내용에 오류가 있는 경우, 유튜브 댓글 혹은 이슈(Issue)를 남겨 주세요.
  • 16강 KNN Algorithm
    • KNN은 학습 데이터(Training Data)의 레이블이 필요하므로 지도 학습(Supervised Learning)의 일종입니다.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].