avatar
Articles
4
Tags
6
Categories
2

Sean's Blog

Sean's Blog

How to Contribute to Open Source
Created2023-08-10|Code
Contributing to open source is a great way to learn new skills, share your knowledge, and support the software you use.
An easy way to understand L1 and L2 Regularization
Created2023-08-07
It is very popular that using GPT4 to explain obscure concepts these days. So I have a try today. I use the prompt: “Explain what are L1 Regularization and L2 Regularization to a seven-year-old boy.” The results are reasonable. L1 RegularisationImagine you have a bunch of blocks and you want to build a tower with them. However, your mum tells you that you can’t use too many blocks because she doesn’t want to see blocks all over the room. L1 regularisation is like your mum’s rule. It tells you ...
Two ways to install CUDA 11.7 on Ubuntu
Created2023-08-06
I know it is very annoying that installing CUDA time time again. So I record some commands here to inspire me and you guys. CUDA 11.7-ubuntu install-online1234567891011wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-ubuntu2004.pinsudo mv cuda-ubuntu2004.pin /etc/apt/preferences.d/cuda-repository-pin-600sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/3bf863cc.pubsudo add-apt-repository "deb ht ...
New Blog With Hexo
Created2023-03-19|Hong Kong Life
Hexo is not a good framework for blog.
1
avatar
Sean
Articles
4
Tags
6
Categories
2
Follow Me
Announcement
This is my Blog
Recent Post
How to Contribute to Open Source2023-08-10
An easy way to understand L1 and L2 Regularization2023-08-07
Two ways to install CUDA 11.7 on Ubuntu2023-08-06
New Blog With Hexo2023-03-19
Categories
  • Code1
  • Hong Kong Life1
Tags
Open Source Github Hong Kong CUDA Deep Learning GPT4
Archives
  • August 20233
  • March 20231
Info
Article :
4
Run time :
UV :
PV :
Last Push :
©2020 - 2023 By Sean
Framework Hexo|Theme Butterfly