Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main #5032

Closed
wants to merge 38 commits into from
Closed

Main #5032

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
101ac79
Update _config.yml
anem1c Sep 30, 2024
c741556
Create 2024-09-30.md
anem1c Sep 30, 2024
136b43a
Update 2024-09-30.md
anem1c Sep 30, 2024
e3a1ce3
Update 2024-09-30.md
anem1c Sep 30, 2024
d1db634
Update 2024-09-30.md
anem1c Sep 30, 2024
1bd877b
Update 2024-09-30.md
anem1c Sep 30, 2024
de921c3
Update 2024-09-30.md
anem1c Sep 30, 2024
155cdbe
file name changed
anem1c Sep 30, 2024
d9b9b1b
Merge branch 'master' of https://github.com/anem1c/anem1c.github.io
anem1c Sep 30, 2024
b66ffe8
ad
anem1c Sep 30, 2024
21abe08
g
anem1c Sep 30, 2024
6292a7b
image
anem1c Sep 30, 2024
5a08074
sd
anem1c Sep 30, 2024
e32ed3a
Update 2024-09-30-first.md
anem1c Sep 30, 2024
33e1c3d
Update 2024-09-30-first.md
anem1c Sep 30, 2024
4ebc19d
Update 2024-09-30-first.md
anem1c Sep 30, 2024
dba2a8c
Update 2024-09-30-first.md
anem1c Sep 30, 2024
c7e68ff
Update 2024-09-30-first.md
anem1c Sep 30, 2024
b854063
Update 2024-09-30-first.md
anem1c Sep 30, 2024
e6a1587
Merge branch 'master' of https://github.com/anem1c/anem1c.github.io
anem1c Sep 30, 2024
2d69206
ㅁㄴㅇ
anem1c Sep 30, 2024
87dadcd
images
anem1c Sep 30, 2024
f809cba
Update 2024-09-30-first.md
anem1c Sep 30, 2024
14bfa27
댓글 기능 추가
anem1c Oct 1, 2024
4b446aa
댓글 기능 추가
anem1c Oct 1, 2024
7460714
Update _config.yml
anem1c Oct 1, 2024
cf21231
post
anem1c Oct 1, 2024
8ad80bf
대규모 업데이트
anem1c Oct 1, 2024
a084b5a
네이버 검색 엔진 등록
anem1c Oct 1, 2024
f5b5727
네이버 에러 수정
anem1c Oct 1, 2024
619989a
업데이트,포르필 이미지
anem1c Oct 1, 2024
240b74f
포스트 작성
anem1c Oct 1, 2024
75f4655
f
anem1c Nov 8, 2024
48cc8e2
Create 2024-11-08-TIL.md
anem1c Nov 8, 2024
6f1732f
anem1c Nov 8, 2024
fe5d3b2
gf
anem1c Nov 8, 2024
4ff6c6f
2024.11.11 TIL
anem1c Nov 11, 2024
22c2653
2024.11.11 TIL
anem1c Nov 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
source "https://rubygems.org"
gemspec
gemspecs

gem "jekyll", "~> 4.3"
gem "minimal-mistakes-jekyll"
gem 'csv'
gem 'base64'
76 changes: 40 additions & 36 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,31 +12,31 @@

# theme : "minimal-mistakes-jekyll"
# remote_theme : "mmistakes/minimal-mistakes"
minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
minimal_mistakes_skin : "dark" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"

# Site Settings
locale : "en-US"
locale : "ko-KR"
rtl : # true, false (default) # turns direction of the page into right to left for RTL languages
title : "Site Title"
title_separator : "-"
title : "anem1c's deVlog"
title_separator : "|"
subtitle : # site tagline that appears below site title in masthead
name : "Your Name"
description : "An amazing website."
url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
name : "anem1c"
description : "니믹이의 블로그"
url : "https://anem1c.github.io"
baseurl : # the subpath of your site, e.g. "/blog"
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
breadcrumbs : # true, false (default)
breadcrumbs : true #false (default)
words_per_minute : 200
enable_copy_code_button : # true, false (default)
copyright : # "copyright" name, defaults to site.title
copyright_url : # "copyright" URL, defaults to site.url
comments:
provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
provider : "disqus" # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
disqus:
shortname : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
shortname : "anem1c"
discourse:
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
facebook:
Expand Down Expand Up @@ -84,7 +84,7 @@ google:
# SEO Related
google_site_verification :
bing_site_verification :
naver_site_verification :
naver_site_verification : "67430ab07fd9709751b36a4309114b397a4520fa"
yandex_site_verification :
baidu_site_verification :

Expand All @@ -105,23 +105,23 @@ social:

# Analytics
analytics:
provider : # false (default), "google", "google-universal", "google-gtag", "custom"
provider : "google-gtag" # false (default), "google", "google-universal", "google-gtag", "custom"
google:
tracking_id :
anonymize_ip : # true, false (default)
tracking_id : "G-WRBLHJKL2P"
anonymize_ip : false # true, false (default)


# Site Author
author:
name : "Your Name"
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
bio : "I am an **amazing** person."
location : "Somewhere"
name : "anem1c"
avatar : "/images/profile.jpg"
bio : "Lee Si Heon"
location : "South Korea"
email :
links:
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
# url: "mailto:[email protected]"
#url: "mailto:[email protected]"
- label: "Website"
icon: "fas fa-fw fa-link"
# url: "https://your-website.com"
Expand All @@ -133,10 +133,10 @@ author:
# url: "https://facebook.com/"
- label: "GitHub"
icon: "fab fa-fw fa-github"
# url: "https://github.com/"
url: "https://github.com/anem1c"
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
# url: "https://instagram.com/"
# url: "https://instagram.com/neeem1c"

# Site Footer
footer:
Expand All @@ -149,10 +149,10 @@ footer:
# url:
- label: "GitHub"
icon: "fab fa-fw fa-github"
# url:
url: "https://github.com/anem1c"
- label: "GitLab"
icon: "fab fa-fw fa-gitlab"
# url:
# url:
- label: "Bitbucket"
icon: "fab fa-fw fa-bitbucket"
# url:
Expand Down Expand Up @@ -227,7 +227,7 @@ sass:

# Outputting
permalink: /:categories/:title/
timezone: # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: Asia/Seoul


# Pagination with jekyll-paginate
Expand Down Expand Up @@ -283,23 +283,23 @@ whitelist:
# - <base_path>/tags/my-awesome-tag/index.html ~> path: /tags/
# - <base_path>/categories/my-awesome-category/index.html ~> path: /categories/
# - <base_path>/my-awesome-category/index.html ~> path: /
category_archive:
category_archive:
type: liquid
path: /categories/
tag_archive:
type: liquid
path: /tags/
# https://github.com/jekyll/jekyll-archives
# jekyll-archives:
# enabled:
# - categories
# - tags
# layouts:
# category: archive-taxonomy
# tag: archive-taxonomy
# permalinks:
# category: /categories/:name/
# tag: /tags/:name/
jekyll-archives:
eabled:
-n categories
- tags
layouts:
category: archive-taxonomy
tag: archive-taxonomy
permalinks:
category: /categories/:name/
tag: /tags/:name/


# HTML Compression
Expand All @@ -320,6 +320,10 @@ defaults:
layout: single
author_profile: true
read_time: true
comments: # true
comments: true
share: true
related: true
show_date : true


data-format : "%Y-%m-%d"
18 changes: 16 additions & 2 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
# main links
main:
- title: "Quick-Start Guide"
url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
- title: "Category"
url: /categories/
- title: "Tag"
url: /tags/
- title: "Search"
url: /search/


docs:
- title: "목차"
children:
- title: "Category"
url: /categories/
- title: "Tag"
url: /tags/

# - title: "About"
# url: https://mmistakes.github.io/minimal-mistakes/about/
# - title: "Sample Posts"
Expand Down
10 changes: 10 additions & 0 deletions _pages/404.md

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _pages/catagory-archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "category"
layout: categories
permalink: /categories/
author_profile: true
sidebar_main: true
---
7 changes: 7 additions & 0 deletions _pages/search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Search
layout: search
permalink: /search/
---


7 changes: 7 additions & 0 deletions _pages/tag-archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Tag"
layout: tags
permalink: /tags/
author_profile: true
sidebar_main: true
---
21 changes: 21 additions & 0 deletions _posts/2024-09-30-til.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout : single
title: "Python 함수"
categories : TIL
tag: [TIL,python]
toc: true
author_profile: false
sidebar:
nav: "docs"

---



# 함수란?



함수 (Function) 는 특정 작업을 수행하는 코드 블록을 정의하는 프로그래밍 구성 요소입니다. 함수는 이름을 가지고 있으며, 필요할 때마다 그 이름을 호출하여 코드를 실행할 수 있습니다. 함수는 입력값(매개변수)을 받아 처리하고, 결과값을 반환할 수 있습니다.


34 changes: 34 additions & 0 deletions _posts/2024-11-08-TIL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout : single
title: "2024-11-08 TIL"
categories : coding
tag: [python,blog,TIL]
toc: true
author_profile: false
sidebar:
nav: "docs"
---

# TIL (Today I Learned) - 2024-11-08

## 📌 오늘의 학습 내용

### 1. 파이썬 패키지 관리의 중요성
- 프로젝트를 하다 보면 수많은 패키지를 설치하게 됩니다. 이때 **필요한 패키지를 잘 관리**하지 않으면 충돌이 생기거나 다른 프로젝트에 영향을 줄 수 있어요.
- `pip`는 Python 패키지를 설치하고 관리하는 **가장 기본적인 도구**입니다. 하지만, **pip alone으로는 패키지 버전 관리가 어렵고** 충돌이 생기기 쉽습니다.
- `pip freeze > requirements.txt` 명령을 통해 현재 사용 중인 패키지 버전을 저장해 두는 것이 좋습니다.

### 2. 가상환경 설정과 활용
- 파이썬 프로젝트별로 **독립적인 환경을 설정**하는 것이 중요합니다. 이를 위해 파이썬에서는 `venv`, `virtualenv`와 같은 **가상환경 도구**를 제공합니다.
- 가상환경을 통해 프로젝트별로 **필요한 패키지를 격리**할 수 있고, 다른 프로젝트와 **의존성 충돌을 방지**할 수 있습니다.
- 가상환경 생성과 활성화 방법:
- 가상환경 생성: `python -m venv [가상환경이름]`
- 가상환경 활성화: Windows에서는 `[가상환경이름]\Scripts\activate`, Mac과 Linux에서는 `source [가상환경이름]/bin/activate`
- 프로젝트를 종료할 때는 가상환경을 `deactivate` 하여 쉽게 종료할 수 있어요.

### 3. 가상환경과 `requirements.txt` 파일의 조합
- 협업 시 `requirements.txt` 파일을 통해 **동일한 개발 환경**을 빠르게 설정할 수 있습니다.
- 다른 사람이 `pip install -r requirements.txt` 명령으로 **필요한 모든 패키지를 일괄 설치**할 수 있습니다.


_기록의 생명은 꾸준함! 내일도 배운 내용을 잊지 않고 정리해보겠습니다._ 😊
45 changes: 45 additions & 0 deletions _posts/2024-11-08-WIL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
layout : single
title: "2024-11-08 WIL"
categories : coding
tag: [python,blog,WIL]
toc: true
author_profile: false
sidebar:
nav: "docs"
---




# ❤️‍🔥 WIL: Weekly I Learned - 2024-11-08

## 1️⃣ 지난 일주일 동안의 학습 정리

### 머신러닝과 딥러닝 기초 이해하기
- 머신러닝과 딥러닝은 무엇인가?
- **머신러닝**: 데이터를 통해 컴퓨터가 스스로 패턴을 학습하고 예측하게 만드는 기술
- **딥러닝**: 머신러닝 중에서도, 사람의 **뇌처럼 동작하는 인공 신경망**을 활용하여 고차원적인 데이터를 다룰 수 있는 기술

### 모델의 학습과정 이해
- 데이터 수집, 전처리, 모델 학습, 검증과 평가의 **단계별 프로세스**를 배웠습니다.
- 특히 모델이 데이터를 학습하는 방식에서 **가중치 조정**과 **오차를 줄이는 과정**이 인상적이었어요.

## 2️⃣ 학습 중 마주한 도전과 배운 점

- **도전**: 수식이나 개념이 어렵게 느껴져 학습 진도가 느렸습니다.
- **배운 점**: 초보자 입장에서 **복잡한 수식보다는 개념에 집중**하는 것이 도움이 된다는 걸 깨달았습니다. "전체 그림을 먼저 그리고, 세부적으로 접근하자!"는 생각이 큰 도움이 되었어요.

## 3️⃣ 나의 현재 상태

- 머신러닝과 딥러닝의 **기본 개념을 이해한 상태**입니다. 이제 **실제 코드를 다뤄보면서** 조금 더 실질적인 적용 능력을 키우고 싶습니다.

## 4️⃣ 앞으로의 계획 및 방향

- 다음 주에는 **기본적인 모델을 코드로 구현**하여 실제 데이터에 적용해볼 계획입니다.
- **목표**: 단순한 회귀 모델부터 시작해 점진적으로 복잡한 모델로 발전시켜 보기
- **실행 방안**: Kaggle의 초보자용 데이터셋을 사용해 실습하고, 학습 결과를 검토하며 피드백을 받을 예정입니다.

---

매주 돌아보며 배운 것을 정리하니 성장하는 느낌이 듭니다! 다음 주도 힘차게! 🚀
Loading
Loading