<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>All Courses - Docceptor.net</title>
	<atom:link href="https://docceptor.net/courses-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://docceptor.net</link>
	<description></description>
	<lastBuildDate>Sun, 18 Jun 2023 02:55:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://i0.wp.com/docceptor.net/wp-content/uploads/2020/12/cropped-studying.png?fit=32%2C32&#038;ssl=1</url>
	<title>All Courses - Docceptor.net</title>
	<link>https://docceptor.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">187466039</site>	<item>
		<title>회로이론2 (Circuit Theory)</title>
		<link>https://docceptor.net/course/circuit-theory-2/</link>
					<comments>https://docceptor.net/course/circuit-theory-2/#comments</comments>
		
		<dc:creator><![CDATA[hwjeong]]></dc:creator>
		<pubDate>Mon, 13 Jun 2022 08:06:52 +0000</pubDate>
				<guid isPermaLink="false">https://docceptor.net/?post_type=lp_course&#038;p=7014</guid>

					<description><![CDATA[Reference textbook은Introduction to Electric Circuits (9th or 10th Edition) by R. Dorf and J. Svoboda입니다 강의자료와 강의영상을 보시려면 Login 이후 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Reference textbook은<strong>Introduction to Electric Circuits (</strong>9th or 10th Edition<strong>)</strong> by <strong>R. Dorf</strong> and <strong>J. Svoboda</strong>입니다</p>
<p>강의자료와 강의영상을 보시려면 Login 이후<br />
강의 신청 &#8211; 우측 (PC) 혹은 하단 (Mobile) start now 클릭 후Curriculum을 클릭해주세요</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://docceptor.net/course/circuit-theory-2/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7014</post-id>	</item>
		<item>
		<title>디지털논리회로, 디지털공학 (Digital Logic Circuit)</title>
		<link>https://docceptor.net/course/digitallogiccircuit2021spr/</link>
					<comments>https://docceptor.net/course/digitallogiccircuit2021spr/#comments</comments>
		
		<dc:creator><![CDATA[hwjeong]]></dc:creator>
		<pubDate>Sat, 21 Aug 2021 01:38:38 +0000</pubDate>
				<guid isPermaLink="false">https://docceptor.net/?post_type=lp_course&#038;p=6844</guid>

					<description><![CDATA[Reference textbook은 Digital Design (Paperback/6th Global Edition) by M. Morris R. Mano, Michael D. Ciletti 입니다 강의자료와 강의영상은 Curriculum을 클릭해주세요]]></description>
										<content:encoded><![CDATA[<p>Reference textbook은<strong> Digital Design</strong> (Paperback/6th Global Edition) by <strong><a href="http://book.interpark.com/product/BookDisplay.do?_method=detail&amp;sc.saNo=001&amp;sc.prdNo=291970944&amp;product2020=true#">M. Morris R. Mano</a>, <a href="http://book.interpark.com/product/BookDisplay.do?_method=detail&amp;sc.saNo=001&amp;sc.prdNo=291970944&amp;product2020=true#">Michael D. Ciletti</a></strong> 입니다</p>
<p>강의자료와 강의영상은 Curriculum을 클릭해주세요</p>
]]></content:encoded>
					
					<wfw:commentRss>https://docceptor.net/course/digitallogiccircuit2021spr/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6844</post-id>	</item>
		<item>
		<title>머신러닝 (Machine Learning) 2021 Spring Version</title>
		<link>https://docceptor.net/course/machine-learning-2021-spring-version/</link>
					<comments>https://docceptor.net/course/machine-learning-2021-spring-version/#comments</comments>
		
		<dc:creator><![CDATA[hwjeong]]></dc:creator>
		<pubDate>Sun, 11 Jul 2021 05:10:09 +0000</pubDate>
				<guid isPermaLink="false">https://docceptor.net/?post_type=lp_course&#038;p=6658</guid>

					<description><![CDATA[Introduction to Machine Learning (ML) 1-1. Intro to ML (1) 1-2. Intro to ML (2); What will we learn in [&#8230;]]]></description>
										<content:encoded><![CDATA[<ol>
<li>Introduction to Machine Learning (ML)<br />
1-1. Intro to ML (1)<br />
1-2. Intro to ML (2); What will we learn in this course</li>
<li>Probability and Bayesian Learning &#8211; ML 공부를 위한 간단한 확률 개념<br />
2-1. Random variable, Conditional probability, and Bayes Rule<br />
2-2. Posterior, Likelihood and Prior<br />
2-3. MAP and MLE; Number game case study</li>
<li>Linear Regression<br />
3-1. Linear regression basic<br />
3-2. Linear regression w/ Probability density<br />
3-3. Python practice for linear regression</li>
<li>Logistic Regression<br />
4-1. Logistic regression basic &amp; python practice<br />
4-2. Application for higher dimension and multiple class</li>
<li>k-NN Classification &amp; Python practice</li>
<li>Clustering<br />
6-1. k-Means &amp; EM algorithm<br />
6-2. Gaussian mixture model (1)<br />
6-3. Gaussian mixture model (2)<br />
6-4. Python practice for k-Means<br />
6-4. Python practice for GMM Clustering</li>
<li>Support vector machine (SVM)<br />
7-1. Intro to SVM<br />
7-2. Intro to Kernel trick<br />
7-3. Lagrange Multiplier and KKT condition for SVM<br />
7-4. SVM development (1) -본격 SVM 배우기<br />
7-5. SVM development (2) -본격 SVM 배우기<br />
7-6. Soft margin and kernel trick for SVM<br />
7-7. Python practice for SVM</li>
<li>Artificial Neural Network; Deep learning basic<br />
8-1. Perceptron<br />
8-2. Multi-layer perceptron (MLP)<br />
8-3. Training for MLP<br />
8-4. Python practice for MLP</li>
<li>Convolution Neural Network (CNN)<br />
9-1. Basic for CNN<br />
9-2. CNN case; Le-Net<br />
9-3. Various CNN structures</li>
</ol>
]]></content:encoded>
					
					<wfw:commentRss>https://docceptor.net/course/machine-learning-2021-spring-version/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6658</post-id>	</item>
		<item>
		<title>전자회로2 (Electronic Circuit 2)</title>
		<link>https://docceptor.net/course/electronic-circuit-2-2020-fall-version/</link>
					<comments>https://docceptor.net/course/electronic-circuit-2-2020-fall-version/#comments</comments>
		
		<dc:creator><![CDATA[hwjeong]]></dc:creator>
		<pubDate>Sun, 03 Jan 2021 01:35:24 +0000</pubDate>
				<guid isPermaLink="false">https://docceptor.net/?post_type=lp_course&#038;p=6445</guid>

					<description><![CDATA[강의자료와 강의영상은 Curriculum 탭 참고부탁드립니다. Reference textbook은 Microelectronics by Behzad Razavi, 2nd edition 입니다.  전자회로2 이해를 위한 Silicon &#38; MOSFET [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>강의자료와 강의영상은 Curriculum 탭 참고부탁드립니다.</p>
<p>Reference textbook은 <strong>Microelectronics</strong> by <strong>Behzad Razavi</strong>, 2nd edition 입니다.</p>
<ol>
<li> 전자회로2 이해를 위한 Silicon &amp; MOSFET Backgrounds</li>
<li>MOSFET을 이용한 가장 기본 Amplifier인 Common Source Amplifier 이해</li>
<li>Input/Output Resistance 개념 필요성과 그 의미</li>
<li>4. Biasing의 개념과 Common Source Amplifier의 Biasing</li>
<li>MOSFET을 이용한 또 다른 Amplifier인 Common Gate Amplifier와 Source Follower의 이해</li>
<li>MOSFET Cascode Stage와 Current Mirror</li>
<li>MOSFET Differential Amplifier</li>
<li>중간 Q&amp;A; Multi-stage Gain, Gm×Rout개념, Small-signal model의 중요성</li>
<li>MOSFET Differential Pair와 Active Load 기초</li>
<li>전자회로에서의 Frequency Response 기초</li>
<li>Common Source Amplifier의 Frequency Response</li>
<li>다른 Amplifier 구조의 Frequency Response</li>
<li>Feedback 기초</li>
<li>다양한 Feedback 회로와 활용</li>
<li>Feedback 회로의 Stability</li>
</ol>
]]></content:encoded>
					
					<wfw:commentRss>https://docceptor.net/course/electronic-circuit-2-2020-fall-version/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6445</post-id>	</item>
		<item>
		<title>디지털 집적회로 설계 (Digital Integrated Circuit Design)</title>
		<link>https://docceptor.net/course/digital-integrated-circuit-design_2020_fall/</link>
					<comments>https://docceptor.net/course/digital-integrated-circuit-design_2020_fall/#comments</comments>
		
		<dc:creator><![CDATA[hwjeong]]></dc:creator>
		<pubDate>Thu, 31 Dec 2020 04:29:15 +0000</pubDate>
				<guid isPermaLink="false">https://docceptor.net/?post_type=lp_course&#038;p=6196</guid>

					<description><![CDATA[Transistor 소개 및 Digital Circuit에의 활용 Digital Circuit 설계를 위한 MOSFET 기초 MOSFET의 Current와 Capacitance MOSFET을 이용한 CMOS Logic gate [&#8230;]]]></description>
										<content:encoded><![CDATA[<ol>
<li>Transistor 소개 및 Digital Circuit에의 활용</li>
<li>Digital Circuit 설계를 위한 MOSFET 기초</li>
<li>MOSFET의 Current와 Capacitance</li>
<li>MOSFET을 이용한 CMOS Logic gate 설계</li>
<li>Digital Circuit 에서의 Delay</li>
<li>Digital Circuit 에서의 Power와 Energy</li>
<li>회로의 면적을 결정하는 실제 회로 생김새; Layout basic</li>
<li>Switch circuits and Tri-state inverters</li>
<li>다양한 회로 설계 방식으로 Logic 구현; Logic circuit families</li>
<li>XOR-XNOR 설계로 배우는 회로 설계와 Ideation 과정</li>
<li>Level Shifter 설계로 배우는 회로 설계와 Ideation과정</li>
<li>Memory elements의 기초와 Flip-flop 설계로 배우는 회로 설계와 Ideation과정</li>
</ol>
]]></content:encoded>
					
					<wfw:commentRss>https://docceptor.net/course/digital-integrated-circuit-design_2020_fall/feed/</wfw:commentRss>
			<slash:comments>15</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6196</post-id>	</item>
	</channel>
</rss>
