<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>RAIS</title>
  <icon>https://ai.renyuzhuo.cn/icon.png</icon>
  
  <link href="/atom.xml" rel="self"/>
  
  <link href="https://ai.renyuzhuo.cn/"/>
  <updated>2021-05-22T15:44:19.198Z</updated>
  <id>https://ai.renyuzhuo.cn/</id>
  
  <author>
    <name>RAIS</name>
    <email>renyuzhuo@foxmail.com</email>
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>LSTM - 长短期记忆网络</title>
    <link href="https://ai.renyuzhuo.cn/article/2021/02/06/"/>
    <id>https://ai.renyuzhuo.cn/article/2021/02/06/</id>
    <published>2021-02-05T16:00:00.000Z</published>
    <updated>2021-05-22T15:44:19.198Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>三种梯度下降算法的区别(BGD, SGD, MBGD)</title>
    <link href="https://ai.renyuzhuo.cn/article/2021/01/20/"/>
    <id>https://ai.renyuzhuo.cn/article/2021/01/20/</id>
    <published>2021-01-19T16:00:00.000Z</published>
    <updated>2021-01-20T17:24:53.022Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;我们在训练网络的时候经常会设置 batch_size，这个 batch_size 究竟是做什么用的，一万张图的数据集，应该设置为多大呢，设置为 1、10、100 或者是 10000
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>PCA - 主成分分析法</title>
    <link href="https://ai.renyuzhuo.cn/article/2021/01/18/"/>
    <id>https://ai.renyuzhuo.cn/article/2021/01/18/</id>
    <published>2021-01-17T16:00:00.000Z</published>
    <updated>2021-01-18T16:11:04.592Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>Sigmoid 函数</title>
    <link href="https://ai.renyuzhuo.cn/article/2021/01/17/"/>
    <id>https://ai.renyuzhuo.cn/article/2021/01/17/</id>
    <published>2021-01-16T16:00:00.000Z</published>
    <updated>2021-01-17T16:26:40.499Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Sigmoid 函数（Logistic 函数）是神经网络中非常常用的激活函数，我们今天来深入了解一下 Sigmoid 函数。&lt;/p&gt;
&lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>深度学习中的正则化(一)</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/07/19/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/07/19/</id>
    <published>2020-07-18T16:00:00.000Z</published>
    <updated>2020-07-19T08:34:12.699Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;，点击直接关注。&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>深度前馈网络</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/07/05/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/07/05/</id>
    <published>2020-07-04T16:00:00.000Z</published>
    <updated>2020-07-06T04:47:57.486Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;，点击直接关注。&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>构建机器学习算法</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/04/12/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/04/12/</id>
    <published>2020-04-11T16:00:00.000Z</published>
    <updated>2020-04-12T01:35:24.709Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;，点击直接关注。&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>随机梯度下降</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/04/10/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/04/10/</id>
    <published>2020-04-09T16:00:00.000Z</published>
    <updated>2020-04-10T10:39:51.442Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;，点击直接关注。&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>无监督学习算法</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/04/06/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/04/06/</id>
    <published>2020-04-06T16:00:00.000Z</published>
    <updated>2020-04-07T06:08:22.937Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为 &lt;a
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>监督学习算法</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/04/05/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/04/05/</id>
    <published>2020-04-04T16:00:00.000Z</published>
    <updated>2020-04-05T08:38:22.096Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为 &lt;a
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>最大似然估计与最大后验估计</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/04/04/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/04/04/</id>
    <published>2020-04-03T16:00:00.000Z</published>
    <updated>2020-04-03T19:32:28.641Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为 &lt;a
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>估计、偏差和方差</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/04/03/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/04/03/</id>
    <published>2020-04-02T16:00:00.000Z</published>
    <updated>2020-07-05T02:08:30.235Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为 &lt;a
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>超参数、验证集和K-折交叉验证</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/04/02/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/04/02/</id>
    <published>2020-04-01T16:00:00.000Z</published>
    <updated>2020-04-03T03:16:31.735Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;​前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>过拟合和欠拟合</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/04/01/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/04/01/</id>
    <published>2020-03-31T16:00:00.000Z</published>
    <updated>2020-07-05T02:06:21.128Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/img/wechat_ercode.png&quot;&gt;RAIS&lt;/a&gt;，点击直接关注。&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>机器学习算法</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/03/31/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/03/31/</id>
    <published>2020-03-30T16:00:00.000Z</published>
    <updated>2020-03-31T23:55:08.853Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/about&quot;&gt;RAIS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为 &lt;a
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>深度学习中的数值计算</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/03/29/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/03/29/</id>
    <published>2020-03-28T16:00:00.000Z</published>
    <updated>2020-04-03T16:44:47.041Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为《Deep Learning》读书笔记，可以参看原书一起阅读，效果更佳。&lt;/p&gt;
&lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>深度学习中的信息论</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/03/28/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/03/28/</id>
    <published>2020-03-27T16:00:00.000Z</published>
    <updated>2020-04-03T16:51:51.520Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/about&quot;&gt;RAIS&lt;/a&gt;，期待你的关注。&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为 &lt;a
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>深度学习中的概率论</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/03/27/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/03/27/</id>
    <published>2020-03-26T16:00:00.000Z</published>
    <updated>2020-04-03T16:54:50.985Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;ul&gt;
&lt;li&gt;本文首发自公众号：&lt;a href=&quot;https://ai.renyuzhuo.cn/about&quot;&gt;RAIS&lt;/a&gt;，期待你的关注。&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章为 &lt;a
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>深度学习中的线性代数</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/03/26/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/03/26/</id>
    <published>2020-03-25T16:00:00.000Z</published>
    <updated>2021-01-13T17:14:12.486Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h2&gt;&lt;span id=&quot;前言&quot;&gt;前言&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;本系列文章是 &lt;a href=&quot;https://ai.renyuzhuo.cn/books/DeepLearning&quot;&gt;Deep Learning&lt;/a&gt;
        
      
    
    </summary>
    
    
    
  </entry>
  
  <entry>
    <title>深度学习最佳实践</title>
    <link href="https://ai.renyuzhuo.cn/article/2020/03/23/"/>
    <id>https://ai.renyuzhuo.cn/article/2020/03/23/</id>
    <published>2020-03-22T16:00:00.000Z</published>
    <updated>2020-03-26T02:45:24.192Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;最佳实践，顾名思义，就是做某事的最佳方法，当然，这里的最佳一定是绝大多数情况，但又不是百分百的情况，我们不必纠结这个问题，我们需要记住的是下面这些方法在深度学习实践中是非常好的做法。&lt;/p&gt;
&lt;h2&gt;&lt;span
        
      
    
    </summary>
    
    
    
  </entry>
  
</feed>
