All Projects → rickiepark → do-it-dl

rickiepark / do-it-dl

Licence: other
<Do it! 딥러닝 입문> 도서의 주피터 노트북

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to do-it-dl

cli
Polyaxon Core Client & CLI to streamline MLOps
Stars: ✭ 18 (-76.62%)
Mutual labels:  scikit-learn
Algorithmic-Trading
Algorithmic trading using machine learning.
Stars: ✭ 102 (+32.47%)
Mutual labels:  scikit-learn
simple esn
simple Echo State Networks integrated with scikit-learn
Stars: ✭ 24 (-68.83%)
Mutual labels:  scikit-learn
Heart-Diagnosis-Engine
2019년 민족사관고등학교 졸업 프로젝트
Stars: ✭ 12 (-84.42%)
Mutual labels:  scikit-learn
scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
Stars: ✭ 783 (+916.88%)
Mutual labels:  scikit-learn
machine-learning-python
機器學習: Python
Stars: ✭ 320 (+315.58%)
Mutual labels:  scikit-learn
pedestrian-detection
Pedestrian Detection using Non Maximum Suppression
Stars: ✭ 30 (-61.04%)
Mutual labels:  scikit-learn
BM25Transformer
(Python) transform a document-term matrix to an Okapi/BM25 representation
Stars: ✭ 50 (-35.06%)
Mutual labels:  scikit-learn
kaggledatasets
Collection of Kaggle Datasets ready to use for Everyone (Looking for contributors)
Stars: ✭ 44 (-42.86%)
Mutual labels:  scikit-learn
KMeans elbow
Code for determining optimal number of clusters for K-means algorithm using the 'elbow criterion'
Stars: ✭ 35 (-54.55%)
Mutual labels:  scikit-learn
sklearn-pmml-model
A library to parse and convert PMML models into Scikit-learn estimators.
Stars: ✭ 71 (-7.79%)
Mutual labels:  scikit-learn
mlhandbook
My textbook for teaching Machine Learning
Stars: ✭ 23 (-70.13%)
Mutual labels:  scikit-learn
Cubist
A Python package for fitting Quinlan's Cubist regression model
Stars: ✭ 22 (-71.43%)
Mutual labels:  scikit-learn
verbecc
Complete Conjugation of any Verb using Machine Learning for French, Spanish, Portuguese, Italian and Romanian
Stars: ✭ 45 (-41.56%)
Mutual labels:  scikit-learn
CrabNet
Predict materials properties using only the composition information!
Stars: ✭ 57 (-25.97%)
Mutual labels:  scikit-learn
dlime experiments
In this work, we propose a deterministic version of Local Interpretable Model Agnostic Explanations (LIME) and the experimental results on three different medical datasets shows the superiority for Deterministic Local Interpretable Model-Agnostic Explanations (DLIME).
Stars: ✭ 21 (-72.73%)
Mutual labels:  scikit-learn
AutoTabular
Automatic machine learning for tabular data. ⚡🔥⚡
Stars: ✭ 51 (-33.77%)
Mutual labels:  scikit-learn
turbofan failure
Aircraft engine failure prediction model
Stars: ✭ 23 (-70.13%)
Mutual labels:  scikit-learn
reskit
A library for creating and curating reproducible pipelines for scientific and industrial machine learning
Stars: ✭ 27 (-64.94%)
Mutual labels:  scikit-learn
multiscorer
A module for allowing the use of multiple metric functions in scikit's cross_val_score
Stars: ✭ 21 (-72.73%)
Mutual labels:  scikit-learn

Do it! 딥러닝 입문

커버이미지

이 저장소는 이지스퍼블리싱에서 출간한 'Do it! 딥러닝 입문'의 파이썬 코드를 담고 있습니다. 이 책은 오프라인/온라인 서점에서 구매할 수 있습니다.(교보문고, Yes24)

동영상 강의

이 책의 동영상 강의를 유튜브구름 에듀에서 볼 수 있습니다. 혼자 공부하시는 분들에게 도움이 되면 좋겠습니다. :-)

Do it! 딥러닝 입문

주피터 노트북

이 코드는 주피터 노트북으로 제공됩니다. nbviewer로 보거나 구글 코랩에서 실행할 수 있습니다.

  • 02 최소한의 도구로 딥러닝을 시작합니다 nbviewer, colab
  • 03 머신러닝의 기초를 다집니다 ― 수치 예측 nbviewer, colab
  • 04 분류하는 뉴런을 만듭니다 ― 이진 분류 nbviewer, colab
  • 05 훈련 노하우를 배웁니다 nbviewer, colab
  • 06 2개의 층을 연결합니다 ― 다층 신경망 nbviewer, colab
  • 07 여러 개를 분류합니다 ― 다중 분류 nbviewer, colab
  • 08 이미지를 분류합니다 ― 합성곱 신경망 nbviewer, colab
  • 09 텍스트를 분류합니다 ― 순환 신경망 nbviewer, colab
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].