KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
UnDBot
★ 18
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
python-snake
:
No description available.
gwkjs
:
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
rinha-compiladores
:
rinha-compiladores
include-wgsl-oil
:
Includes a wgsl file with the `naga-oil` preprocessor.
menano
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
UnDBot
?
Download (.md)
# UnDBot The codes for ***Unsupervised Social Bot Detection via Structural Information Theory@TOIS***. ## Requirements The implementation of UnDBot is under Python 3.10.6, with the following packages installed: * `numpy==1.22.4` * `numba==0.57.1` * `pytorch==2.0.1` * `tqdm==4.65.0`