Edward Chen
Edward Chen's Blog

Edward Chen's Blog

Follow
Follow
homebadges

What is the PDCA?

Jul 18, 20221 min read

The PDCA means Plan, Do, Check and Act. // TODO: I need more experience.

What is the PDCA?

小鹤双拼配置

Jul 16, 20221 min read

使用注册表为微软输入法快速配置小鹤双拼 · Windows Registry Editor Version...

小鹤双拼配置

Quick start of development work

Jul 16, 20222 min read

An experience in setting up a Windows development environment · Node.js We usually do not install node.js directly instead of managing it with NVM (Node...

Quick start of development work

Download Oracle JDK Without login

Jul 15, 20221 min read

Step 1 Open JDK download Page and choose what JDK you want to download, for example: jdk-8u333-windows-x64.exe. Step 2 Click the link and pay...

Download Oracle JDK Without login

记 WSL2 下一次安装 tensorflow 的经历

May 22, 20221 min read

最近开始研究学习深度学习方向的内容,需要在个人电脑上安装 linux,使用机器的 GPU 完成一些深度学习的工作,因此使用了 WSL2。 安装 WSL2 安装 WSL2 的流程可以参考 Microsoft Docs: Install Linux on Windows with WSL 我选择的...

记 WSL2 下一次安装 tensorflow 的经历