git clone https://github.com/Labbeti/SSLH conda env create -n env_sslh -f environment.yaml conda activate env_sslh pip install -e SSLH --no-dependencies Alternatives As python package : pip install https://github.com/Labbeti/SSLH ...
考虑到官方的code使用的是tf1.x的语法写的,看起来实在是蛋疼,这里看一些unofficial的实现 https://github.com/ntozer/mixmatch-tensorflow2.0github.com/ntozer/mixmatch-tensorflow2.0 这个code比较nice,作者做过了测试,应该靠谱。 数据准备 mixmatch 要求一个batch training的过程中,有标签的数据 batchsize个,无...
git clone https://github.com/lukasruff/Deep-SAD-PyTorch.git To run the code, we recommend setting up a virtual environment, e.g. usingvirtualenvorconda: virtualenv # pip install virtualenv cd <path-to-Deep-SAD-PyTorch-directory> virtualenv myenv source myenv/bin/activate pip install -r req...
We would like to thank [1] (https://github.com/benathi/fastswa-semi-sup) for the "13-layer" network implmentation, [2] (https://github.com/vikasverma1077/ICT) for the "WR_28_2" network implmentation, and [3] (https://github.com/CuriousAI/mean-teacher) for the data sampler cod...
Deep Semi-supervised Anomaly Detection with Metapath-based Context Knowledge (H. Kim et al., 2023) - missinghwan/MGAD
GitHub链接:https:// github.com/guolz-ml/DS3L 顺便说一下,最近没在做这个方向,可能要留坑一段时间 第一遍读paper Abstract 深度半监督学习(Deep semi-supervised learning,简写Deep SSL)已经证明了是同时利用未标记数据和标记数据进行训练的一种有效方法。但目前仍存在诸多问题,一个很重要的问题是,当未标记数据...
| Run DeepSeek On Cloud Computing A semi-local chatbot implementation using DeepSeek 1.5B language model with cloud tunneling via Ngrok. This project allows you to run a powerful AI chatbot locally while making it accessible through a cloud connection. FYI you can use another model 😁 ...
The software/scripts are available at https://doi.org/10.5281/zenodo.4568364. The software for DeepPPPred, which includes the script for PPPred, is also available at https://github.com/mpourreza/DeepPPPred.Notes https://hpo.jax.org/app. http://propheno.cs.montana.edu. http://doi.org...
git clone https://github.com/lukasruff/Deep-SAD-PyTorch.git To run the code, we recommend setting up a virtual environment, e.g. using virtualenv or conda:virtualenv# pip install virtualenv cd <path-to-Deep-SAD-PyTorch-directory> virtualenv myenv source myenv/bin/activate pip install -r ...
Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 702 Commits .github/workflows TST Remove superfluous step Feb 15, 2025 SemiBin MIN Write validation errors to log Mar 21, 2025