摘要:Problem: Ever since I have installed Conda, ROS does not seem to work. And predictably it is because Conda has changed my Python environment. I run RO
阅读全文
摘要:The state of the art of non-linearity is to use ReLU instead of sigmoid function in deep neural network, what are the advantages? I know that training
阅读全文
摘要:Grive2 Get dependencies You need to get the dependency libraries along with their development (-dev or -devel) packages: yajl 2.x libcurl STL (libstdc
阅读全文
摘要:Install Google Pinyin on Ubuntu 14.04 I’ve been spending more and more time on Ubuntu and I’m not used to the Chinese keyboard that ships with Ubuntu.
阅读全文
摘要:Deluge Bit Torrent ClientDeluge is among my favorite bit torrent clients for Ubuntu. It is fast, slick and packed with all sorts of functionalities. D
阅读全文
摘要:Say we have installed qt programs and we want to run qtcreator from the command line. What we need here is only to put a soft link to the qtcreator we
阅读全文
摘要:Overview A graphical user interface or GUI enables people especially end users to interactive with ROS through graphical icons and visual indicators.
阅读全文
摘要:Kazam provides a well designed and easy to use interface for capturing screencasts and screenshots. It can record desktop video and multiple audio str
阅读全文
摘要:Example import matplotlib.pyplot as plt import plotly.plotly as py # Learn about API authentication here: https://plot.ly/python/getting-started # Fin
阅读全文
摘要:Download Download the install file from Download MATLAB, Simulink, Stateflow, and Other MathWorks Products Unzip and open downloaded directoy Install
阅读全文
摘要:Problem "No module named catkin_pkg.package" on catkin_make w/ Indigo I have the problem after anaconda is installed. I get an error because of the di
阅读全文
摘要:Here are the procedures we are to follow, Download the source code of an official Python release. Configure the build appropriately for our machine. C
阅读全文
摘要:Coding Before everything we need programming skills in C++ and Python. Book: Modern C++ Programming with Test-Driven Development. Talk NVIDIA at CES 2
阅读全文
摘要:Introducing IPython Notebook IPython isn't a different programming language, it's just a set of computer programs for working with the Python language
阅读全文
摘要:TensorFlow TensorFlow Tutorial Learn Tensorflow TensorFlow based Libraries Keras Among all the Python deep learning libraries, Keras is favorite. We l
阅读全文
摘要:Apparently, this ongoing work is to make a preparation for futural research on Deep Reinforcement Learning. The goal of this work is to build a simula
阅读全文
摘要:I reinstalled my ubuntu system and also ROS. I tested slam_karto package when some strange error came out. I still cannot explain it for now. 'vector'
阅读全文