HardyHu
  • Home
  • Archives
  • Categories
  • Tags
  • About

TURL Code Analysis Notes

Table2Vec: Neural Word and Entity Embeddings for Table Population and Retrieval
2023-11-17

GNN Tutorial Notes

0. Related url:A Gentle Introduction to Graph Neural Networks: https://distill.pub/2021/gnn-intro/Understanding Convolutions on Graphs: https://distill.pub/2021/understanding-gnns/ ####### supervised
2023-11-17

TaBERT Code Analysis Notes

0. Forewordclasstransformers.BertTokenize offical document: https://huggingface.co/transformers/v3.0.2/model_doc/bert.html tokenize-demo: 123456789101112from transformers import BertTokenizerdef test_
2023-11-15

Mirror and Proxy Summary

1. Mirror Help MirrorZ Help Maven pip Anaconda Git 2. Proxy2.1 pippip install command: 1--proxy http://<usr_name>:<password>@<proxyserver_name>:<port#> 2.2 python1234567
2023-10-29

PyTorch Neural Network Model Visualization -- Netron

2023-10-23

Common Commands for ffmpeg

1. Video Related1.1 Automatic video encoding conversion1ffmpeg -i input.mp4 -crf 10 output.mp4 -i input.mp4: This flag (-i) specifies the input file (input.mp4). -i is followed by the name of the in
2023-10-23
#ffmpeg

CUDA error: device-side assert triggered

Error Message: 1234RuntimeError: CUDA error: device-side assert triggeredCUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.For debu
2023-10-23

Common Commands for Linux

1. File System Navigation: ls: List directory contents. cd: Change the current directory. pwd: Print the current working directory. mkdir: Create a new directory. rmdir: Remove a directory. cp: Copy f
2023-10-23
#Linux

Full Stack Development and Deep Learning TensorFlow/PyTorch GPU Acceleration with NVIDIA Docker in WSL2

0. Forewordhttps://www.jianshu.com/p/971eb206be25 1wsl --install 12wsl --export Ubuntu D:\hyper-v\Ubuntu.tarwsl --import Ubuntu D:\hyper-v\Ubuntu D:\hyper-v\Ubuntu.tar 3.3.1
2023-10-23

Windows Gadgets Recommendations

0. EverythingEverything is an extremely fast Windows file search utility that can index your entire hard drive in seconds and provide instant search results. Compared to Windows’ built-in search, Ever
2023-10-19
1…910111213…22

Search

Hexo Fluid
总访问量 次 总访客数 人
浙ICP备2025160052号