antitheft159
commited on
Commit
•
bd0345d
1
Parent(s):
e1e4853
Update securewealth_transmittor.py
Browse files
securewealth_transmittor.py
CHANGED
@@ -1,12 +1,3 @@
|
|
1 |
-
# -*- coding: utf-8 -*-
|
2 |
-
"""SecureWealth Transmittor
|
3 |
-
|
4 |
-
Automatically generated by Colab.
|
5 |
-
|
6 |
-
Original file is located at
|
7 |
-
https://colab.research.google.com/drive/1bRloWQX62u7zc3Bzev_Lg_yNfqOYOZ7t
|
8 |
-
"""
|
9 |
-
|
10 |
import torch
|
11 |
import torch.nn as nn
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
import torch
|
2 |
import torch.nn as nn
|
3 |
|