Skip to content
View Mgg402's full-sized avatar

Block or report Mgg402

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PyTorch-Deep-SVDD PyTorch-Deep-SVDD Public

    Forked from mperezcarrasco/PyTorch-Deep-SVDD

    My PyTorch implementation of Deep SVDD for Anomaly Detection

    Jupyter Notebook

  2. awesome-zotero awesome-zotero Public

    Forked from OpenMindClub/awesome-zotero

    ⚡ A curated list of awesome Zotero resources

  3. OpenHuFu OpenHuFu Public

    Forked from BUAA-BDA/OpenHuFu

    OpenHuFu is an open-sourced data federation system to support collaborative queries over multi databases with security guarantee.

    Java

  4. Mgg402 Mgg402 Public

    Config files for my GitHub profile.

  5. mininet mininet Public

    Forked from mininet/mininet

    Emulator for rapid prototyping of Software Defined Networks

    Python

  6. HighPerformanceConcurrentServer HighPerformanceConcurrentServer Public

    Forked from CandyConfident/HighPerformanceConcurrentServer

    基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。

    C++