<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 23:48:07 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@fanpengcheng/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[针对机械操控的高效训练DRL]]></title><description><![CDATA[前言 前阵子做了一篇关于应用深度强化学习来完成机械臂操控的报告，因为导师要在机器人上加机械臂。在这里简单分享一下训练机械臂的过程以及方法。 主要内容来自以下论文： Data-efficient Deep Reinforcement Learning for Dextreous Manipulation Continuous control with deep reinforcement learning]]></description><link>http://direct.ecency.com/deep/@fanpengcheng/drl</link><guid isPermaLink="true">http://direct.ecency.com/deep/@fanpengcheng/drl</guid><category><![CDATA[deep]]></category><dc:creator><![CDATA[fanpengcheng]]></dc:creator><pubDate>Thu, 02 Aug 2018 08:55:03 GMT</pubDate><enclosure url="https://images.ecency.com/p/C3TZR1g81UNaPs7vzNXHueW5ZM76DSHWEY7onmfLxcK2iPEHuYLdJwsLD8miyDYFhrCidngk5j4uHMJ739Dqp1jYFDJEWjzJJeSbYoqJT74oHLi3Bmbj3sU?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Setup Jupyter Notebook Server]]></title><description><![CDATA[OS: Raspbian 1.Install Jupyter Notebook pip install -U 'ipython[notebook]' 2.Create configuration file jupyter notebook --generate-config 3.Alter configuration file c.NotebookApp.open_brower = False #don't]]></description><link>http://direct.ecency.com/python/@fanpengcheng/setup-jupyter-notebook-server</link><guid isPermaLink="true">http://direct.ecency.com/python/@fanpengcheng/setup-jupyter-notebook-server</guid><category><![CDATA[python]]></category><dc:creator><![CDATA[fanpengcheng]]></dc:creator><pubDate>Fri, 22 Dec 2017 09:22:48 GMT</pubDate></item><item><title><![CDATA[搭建Jupyter Notebook服务器]]></title><description><![CDATA[操作系统: Raspbian 1.安装Jupyter Notebook pip install -U 'ipython[notebook]' 2.创建配置文件 jupyter notebook --generate-config 3.修改配置 c.NotebookApp.open_brower = False #不需要在服务器上打开浏览器 c.NotebookApp.ip = '0.0.0.0' #监听网络]]></description><link>http://direct.ecency.com/cn/@fanpengcheng/jupyter-notebook</link><guid isPermaLink="true">http://direct.ecency.com/cn/@fanpengcheng/jupyter-notebook</guid><category><![CDATA[cn]]></category><dc:creator><![CDATA[fanpengcheng]]></dc:creator><pubDate>Fri, 22 Dec 2017 09:04:36 GMT</pubDate></item></channel></rss>