[HTML] Use "textarea" component as input box
In the HTML block, if you want to get the information from user, you can make a input box: textarea.
Read More »[HTML] Use "textarea" component as input boxIn the HTML block, if you want to get the information from user, you can make a input box: textarea.
Read More »[HTML] Use "textarea" component as input boxToday when I using Wine tool to open a Jin-Yong game, I found all of Chinese word in the game are garbled. After searching on Internet, I found that this is a very common minor problem. Here is a brief note on how I can troubleshoot the problem.
Read More »[Linux] Files opened with Wine appear garbled in ChineseToday when I using PyTorch framework to train a simple classifier, I got an error message like following:
RuntimeError: CUDA error: device-side assert triggered"
Read More »[Solved] RuntimeError: CUDA error: device-side assert triggeredGoogle Trends is an online search trends service provided by Google, it can confirm in front of you which keywords are popular recently.
Read More »[Python] Use pytrends package to get the Google Trends search resultsI have installed Nvidia's driver on my computer to enable deep learning for many times, and I will encounter different problems each time.
Read More »[Solved] An Error Occurred while Installing the Nvidia Driver: "The Nouveau kernel driver is currently in use by your system. ..."Almost no one among Go chess enthusiasts does not know LeelaZero. It is the same as the famous 絕藝 in China, followed by the Go AI trained by AlphaGo Zero using reinforcement learning (RL).
Read More »[Linux] How to install Open Source Go Chess AI LeelaZeroNote: The method when writing this article is applicable to the original version. Now that it has been changed several times, there may be a BUG in the following demo of the current version but you still can try it.
Read More »[HTML] How to set the page scrollRecently, I have been studying how to change the visual effects in my Linux operating system. Thanks to this, I will record how to change the file color in terminal today.
Read More »[Linux] How to Change File Color in TerminalWhen we using Linux system, we can try to change the colors of folder to differentiate different uses. If you are using the folder of the Nautilus file manager, you can install folder-color
tool to change the folder color.
Feren OS is an Linux distribution based on Linux Mint. Its desktop environment is Cinnamon, and its simple and beautiful interface is often praised.
Read More »[Linux] Feren OS Installation Notes