<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://intmax32.github.io//feed.xml" rel="self" type="application/atom+xml" /><link href="https://intmax32.github.io//" rel="alternate" type="text/html" /><updated>2026-04-16T09:19:15+00:00</updated><id>https://intmax32.github.io//feed.xml</id><title type="html">intMax32</title><subtitle>Use Light Theme, mate.</subtitle><author><name>이정민</name><email>dnghung534@gmail.com</email></author><entry><title type="html">Von Neumann Architecture</title><link href="https://intmax32.github.io//computer%20science/von-neumann-architecture/" rel="alternate" type="text/html" title="Von Neumann Architecture" /><published>2026-04-16T00:00:00+00:00</published><updated>2026-04-16T00:00:00+00:00</updated><id>https://intmax32.github.io//computer%20science/von-neumann-architecture</id><content type="html" xml:base="https://intmax32.github.io//computer%20science/von-neumann-architecture/"><![CDATA[<p>프로그램을 구성하는 Instruction도 RAM 위에 올려놓는 구조.</p>

<p>즉 RAM에는 Instruction과 Data가 같이 저장된다. 또한 조건 분기가 무제한으로 허용된다. 임의 접근이 가능한 메모리 위에 Instruction이 올라와 있기 때문에 이것이 가능하다.</p>

<h2 id="references">References</h2>

<ul>
  <li>System Programming Course(4-1)</li>
</ul>]]></content><author><name>이정민</name><email>dnghung534@gmail.com</email></author><category term="Computer Science" /><category term="Zettelkasten" /><category term="ComputerScience" /><summary type="html"><![CDATA[프로그램을 구성하는 Instruction도 RAM 위에 올려놓는 구조.]]></summary></entry><entry><title type="html">Unsupervised Learning</title><link href="https://intmax32.github.io//computer%20science/machine%20learning/unsupervised-learning/" rel="alternate" type="text/html" title="Unsupervised Learning" /><published>2026-04-14T00:00:00+00:00</published><updated>2026-04-14T00:00:00+00:00</updated><id>https://intmax32.github.io//computer%20science/machine%20learning/unsupervised-learning</id><content type="html" xml:base="https://intmax32.github.io//computer%20science/machine%20learning/unsupervised-learning/"><![CDATA[<p>Machine Learning의 일종.</p>

<p>컴퓨터에게 그냥 데이터를 전달한다(Label 없이 전달한다는 뜻). 이후 컴퓨터가 Input들을 Clustering한다.</p>

<p>간단히 말해, Input이 어떤 Output에 해당하는지 맞히는 것은 Unsupervised learning이 할 일이 아니다. 이 Input들이 어떤 그룹들로 나뉘는지를 알아내는 것이 Unsupervised learning이 할 일이다.</p>

<h2 id="references">References</h2>

<ul>
  <li><a href="https://youtu.be/gG_wI_uGfIE?si=MYdaFZU_-fLIrZkj">Machine Learning Specialization</a></li>
  <li><a href="https://youtu.be/gG_wI_uGfIE?si=0PVcHC4rJ--Xzr61">Machine Learning Specialization</a></li>
</ul>]]></content><author><name>이정민</name><email>dnghung534@gmail.com</email></author><category term="Computer Science" /><category term="Machine Learning" /><category term="Zettelkasten" /><category term="AI" /><category term="MachineLearning" /><summary type="html"><![CDATA[컴퓨터에게 label 없이 데이터를 전달하고, 입력들의 그룹을 찾아내는 학습.]]></summary></entry><entry><title type="html">이미지 테스트</title><link href="https://intmax32.github.io//%EC%9D%B4%EB%AF%B8%EC%A7%80-%ED%85%8C%EC%8A%A4%ED%8A%B8/" rel="alternate" type="text/html" title="이미지 테스트" /><published>2025-02-05T00:00:00+00:00</published><updated>2025-02-05T00:00:00+00:00</updated><id>https://intmax32.github.io//%EC%9D%B4%EB%AF%B8%EC%A7%80-%ED%85%8C%EC%8A%A4%ED%8A%B8</id><content type="html" xml:base="https://intmax32.github.io//%EC%9D%B4%EB%AF%B8%EC%A7%80-%ED%85%8C%EC%8A%A4%ED%8A%B8/"><![CDATA[<p>이미지가 잘 업로드 되는지 체크하기 위한 글입니다.</p>

<p>제 강아지나 구경하시죵</p>

<p><img src="/images/2025-02-05-이미지-테스트/1546FD04-DBC5-4702-AB9F-9E887FA0023F_1_105_c.jpeg" alt="1546FD04-DBC5-4702-AB9F-9E887FA0023F_1_105_c" /></p>]]></content><author><name>이정민</name><email>dnghung534@gmail.com</email></author><summary type="html"><![CDATA[이미지가 잘 업로드 되는지 체크하기 위한 글입니다.]]></summary></entry><entry><title type="html">My first post on my github pages!</title><link href="https://intmax32.github.io//First-post/" rel="alternate" type="text/html" title="My first post on my github pages!" /><published>2024-07-13T00:00:00+00:00</published><updated>2024-07-13T00:00:00+00:00</updated><id>https://intmax32.github.io//First-post</id><content type="html" xml:base="https://intmax32.github.io//First-post/"><![CDATA[<h1 id="hello-world">Hello, World!</h1>]]></content><author><name>이정민</name><email>dnghung534@gmail.com</email></author><summary type="html"><![CDATA[Hello, World!]]></summary></entry></feed>