[hongong_machine_study1] 3, 4주차 활동 인증 / 5, 6주차 활동 인증#21
Open
tttyoung wants to merge 154 commits into
Open
Conversation
tttyoung
commented
Nov 9, 2025
- 개인별 공부내용 요약정리 md파일 업로드
- 개인별 실습 ipynb 파일 업로드
Added content on logistic regression, including data preparation, probability prediction, and implementation of logistic regression for binary and multi-class classification.
Added sections on stochastic gradient descent and loss function.
Add sections on loss functions and SGDClassifier with examples.
Added explanations for five optimizers: Momentum, Adagrad, RMSProp, Adam, and AdamW, including their concepts and the problems they address.
Add chapter on decision trees and logistic regression for wine classification, including code examples and visualizations.
Add detailed explanations and code examples for cross-validation, grid search, and random search in model evaluation and hyperparameter tuning.
Added sections on ensemble learning, including Random Forest, Extra Trees, Gradient Boosting, and Histogram-based Gradient Boosting. Included Python code examples for cross-validation and feature importance.
Added a detailed markdown document on IMDB review classification using recurrent neural networks, including data preprocessing, model creation, and training.
Added detailed explanations and code examples for LSTM and GRU architectures, including training procedures and dropout techniques.
Added a summary of deep learning models including RNN, LSTM, Attention, BERT, and Transformer, highlighting their commonalities and differences.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.