Spaces:
Running
Running
__0_0_0__
Browse files- index.html +3 -43
index.html
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
<br>
|
| 2 |
ADL : Implementation of Ad-Sherlock for Click-Fraud Detection using Deep-Learning
|
| 3 |
<br>
|
|
@@ -17,47 +18,6 @@ PUP : Phishing URL Prediction using Binary Classification
|
|
| 17 |
<br>
|
| 18 |
================================================================================
|
| 19 |
<br>
|
| 20 |
-
|
| 21 |
-
<br>
|
| 22 |
-
SHA : ff53a36b7024f8398cbfd043020f1f662cd4c5c2095c0007ddb4348aa5459375
|
| 23 |
-
<br>
|
| 24 |
-
--------------------------------------------------------------------------------
|
| 25 |
-
<br>
|
| 26 |
-
pip install pipreqs==0.5.0
|
| 27 |
-
<br>
|
| 28 |
-
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
|
| 29 |
-
<br>
|
| 30 |
-
pip install -r ADL/_/requirements.txt
|
| 31 |
-
<br>
|
| 32 |
-
pip install -r APA/_/requirements.txt
|
| 33 |
-
<br>
|
| 34 |
-
pip install -r BW__RGB/_/requirements.txt
|
| 35 |
-
<br>
|
| 36 |
-
pip install -r FT__BERT_NSP__MRPC/_/requirements.txt
|
| 37 |
-
<br>
|
| 38 |
-
pip install -r MNST/_/requirements.txt
|
| 39 |
-
<br>
|
| 40 |
-
pip install -r NLP__SQL/_/requirements.txt
|
| 41 |
-
<br>
|
| 42 |
-
pip install -r PNSA/_/requirements.txt
|
| 43 |
-
<br>
|
| 44 |
-
pip install -r PUP/_/requirements.txt
|
| 45 |
-
<br>
|
| 46 |
-
--------------------------------------------------------------------------------
|
| 47 |
-
<br>
|
| 48 |
-
pipreqs ADL --savepath ADL/_/requirements.txt --scan-notebooks
|
| 49 |
-
<br>
|
| 50 |
-
pipreqs APA --savepath APA/_/requirements.txt --scan-notebooks
|
| 51 |
-
<br>
|
| 52 |
-
pipreqs BW__RGB --savepath BW__RGB/_/requirements.txt --scan-notebooks
|
| 53 |
-
<br>
|
| 54 |
-
pipreqs FT__BERT_NSP__MRPC --savepath FT__BERT_NSP__MRPC/_/requirements.txt --scan-notebooks
|
| 55 |
-
<br>
|
| 56 |
-
pipreqs MNST --savepath MNST/_/requirements.txt --scan-notebooks
|
| 57 |
-
<br>
|
| 58 |
-
pipreqs NLP__SQL --savepath NLP__SQL/_/requirements.txt --scan-notebooks
|
| 59 |
-
<br>
|
| 60 |
-
pipreqs PNSA --savepath PNSA/_/requirements.txt --scan-notebooks
|
| 61 |
<br>
|
| 62 |
-
|
| 63 |
-
<br>
|
|
|
|
| 1 |
+
================================================================================
|
| 2 |
<br>
|
| 3 |
ADL : Implementation of Ad-Sherlock for Click-Fraud Detection using Deep-Learning
|
| 4 |
<br>
|
|
|
|
| 18 |
<br>
|
| 19 |
================================================================================
|
| 20 |
<br>
|
| 21 |
+
__0_0_0__
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
<br>
|
| 23 |
+
================================================================================
|
|
|