Skip to content

[Machine Learning] CodeBERT Introduction (With Example)

[PyTorch] How to Use HuggingFace Transformers Package (With BERT Example)

Last Updated on 2021-10-27 by Clay

At the end of 2018, the transformer model BERT occupied the rankings of major NLP competitions, and performed quite well. I have been interested in transform models such as BERT, so today I started to record how to use the transformers package developed by HuggingFace.

Read More »[PyTorch] How to Use HuggingFace Transformers Package (With BERT Example)

[Solved] Visual Studio Cannot Auto Complete Unity Module and Function Name

Last Updated on 2021-10-25 by Clay

Problem

Over the years, I have installed Unity and Visual Studio on different devices and operating systems to make games, but this time, I actually encountered that Visual Studio cloud not automatically complete Unity-related modules and functions problem.

Read More »[Solved] Visual Studio Cannot Auto Complete Unity Module and Function Name

[Unity] How to Configure The Virtual Joystick and Move Object

Last Updated on 2021-10-25 by Clay

In the last year, I tried to use Unity to make a 2D bird's-eye view sooting game. At that time, I tried to download virtual joystick package in the Unity store, but the move effect was not satisfactory. I recently studied the production of mobile games, and find making the virtual joystick by myself is unexpectedly easy.

Read More »[Unity] How to Configure The Virtual Joystick and Move Object
Exit mobile version