SoCube
SoCube
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
addReports() (socube.utils.io.ReportManager method)
autoClearIter() (in module socube.utils.memory)
available() (socube.cube.SoCube static method)
B
batchTransform() (socube.cube.SoCube method)
binaryRate() (in module socube.train)
(in module socube.train.metrics)
C
checkData() (in module socube.task.doublet)
(in module socube.task.doublet.data)
checkExist() (in module socube.utils.io)
checkShape() (in module socube.task.doublet)
(in module socube.task.doublet.data)
ContextManagerBase (class in socube.utils.context)
ConvClassifyDataset (class in socube.task.doublet)
(class in socube.task.doublet.data)
ConvDatasetBase (class in socube.data)
(class in socube.data.loading)
convertHexToRGB() (in module socube.data)
(in module socube.data.visualize)
convertRGBToHex() (in module socube.data)
(in module socube.data.visualize)
cosineDistanceMatrix() (in module socube.data)
(in module socube.data.preprocess)
createTrainData() (in module socube.task.doublet)
(in module socube.task.doublet.data)
criterion() (socube.net.NetBase method)
(socube.task.doublet.model.SoCubeNet method)
(socube.task.doublet.SoCubeNet method)
D
DatasetBase (class in socube.data)
(class in socube.data.loading)
E
earlyStop() (socube.train.EarlyStopping property)
(socube.train.strategy.EarlyStopping property)
EarlyStopping (class in socube.train)
(class in socube.train.strategy)
evaluateReport() (in module socube.train)
(in module socube.train.metrics)
ExceptionManager (class in socube.utils.exception)
F
filterData() (in module socube.data)
(in module socube.data.preprocess)
fit() (in module socube.task.doublet)
(in module socube.task.doublet.train)
(socube.cube.SoCube method)
forward() (socube.net.InceptionBlock2D method)
(socube.net.InceptionBlock2DLayer method)
(socube.net.ModuleBase method)
(socube.task.doublet.model.SoCubeNet method)
(socube.task.doublet.SoCubeNet method)
freeze() (socube.net.ModuleBase method)
G
generateDoublet() (in module socube.task.doublet)
(in module socube.task.doublet.data)
getCurve() (in module socube.train)
(in module socube.train.metrics)
getGPUReport() (in module socube.utils.memory)
getHeatColor() (in module socube.data)
(in module socube.data.visualize)
getJobId() (in module socube.utils.logging)
grid() (socube.cube.SoCube property)
I
InceptionBlock2D (class in socube.net)
InceptionBlock2DLayer (class in socube.net)
infer() (in module socube.task.doublet)
(in module socube.task.doublet.train)
instance() (socube.cube.SoCube static method)
items() (in module socube.data)
(in module socube.data.preprocess)
K
kFold() (socube.data.DatasetBase property)
(socube.data.loading.DatasetBase property)
L
load() (socube.cube.SoCube method)
loadTorchModule() (in module socube.utils.io)
log() (in module socube.utils.logging)
login() (socube.utils.mail.MailService method)
M
MailService (class in socube.utils.mail)
main() (in module socube)
minmax() (in module socube.data)
(in module socube.data.preprocess)
mkDirs() (in module socube.utils.io)
ModuleBase (class in socube.net)
ModuleMetaBase (class in socube.net)
N
NetBase (class in socube.net)
O
onehot() (in module socube.data)
(in module socube.data.preprocess)
P
parallel() (in module socube.utils.concurrence)
ParallelManager (class in socube.utils.concurrence)
parameters() (socube.net.ModuleBase method)
plotAUC() (in module socube.data)
(in module socube.data.visualize)
plotGrid() (in module socube.data)
(in module socube.data.visualize)
plotScatter() (in module socube.data)
(in module socube.data.visualize)
Q
quit() (socube.utils.mail.MailService method)
R
Redirect (class in socube.utils.io)
ReportManager (class in socube.utils.io)
rm() (in module socube.utils.io)
S
sampler() (socube.data.DatasetBase method)
(socube.data.loading.DatasetBase method)
(socube.task.doublet.ConvClassifyDataset method)
(socube.task.doublet.data.ConvClassifyDataset method)
scatter() (socube.cube.SoCube property)
scatterToGrid() (in module socube.data)
(in module socube.data.preprocess)
sendSelf() (socube.utils.mail.MailService method)
sendText() (socube.utils.mail.MailService method)
setMailService() (socube.utils.exception.ExceptionManager method)
setNormalInfo() (socube.utils.exception.ExceptionManager method)
shape() (socube.cube.SoCube property)
(socube.net.NetBase property)
SoCube (class in socube.cube)
socube (module)
socube.cube (module)
socube.data (module)
socube.data.loading (module)
socube.data.preprocess (module)
socube.data.visualize (module)
socube.net (module)
socube.task (module)
socube.task.doublet (module)
socube.task.doublet.data (module)
socube.task.doublet.model (module)
socube.task.doublet.train (module)
socube.train (module)
socube.train.metrics (module)
socube.train.strategy (module)
socube.utils (module)
socube.utils.concurrence (module)
socube.utils.context (module)
socube.utils.exception (module)
socube.utils.io (module)
socube.utils.logging (module)
socube.utils.mail (module)
socube.utils.memory (module)
SoCubeNet (class in socube.task.doublet)
(class in socube.task.doublet.model)
status() (socube.utils.mail.MailService property)
std() (in module socube.data)
(in module socube.data.preprocess)
submit() (socube.utils.concurrence.ParallelManager method)
summary() (in module socube.data)
(in module socube.data.preprocess)
T
training (socube.net.InceptionBlock2D attribute)
(socube.net.InceptionBlock2DLayer attribute)
(socube.net.ModuleBase attribute)
(socube.net.NetBase attribute)
(socube.task.doublet.model.SoCubeNet attribute)
(socube.task.doublet.SoCubeNet attribute)
transform() (socube.cube.SoCube method)
tsne2D() (in module socube.data)
(in module socube.data.preprocess)
typeCounts() (socube.task.doublet.ConvClassifyDataset property)
(socube.task.doublet.data.ConvClassifyDataset property)
U
umap2D() (in module socube.data)
(in module socube.data.preprocess)
unfreeze() (socube.net.ModuleBase method)
uniquePath() (in module socube.utils.io)
updateReportName() (socube.utils.io.ReportManager method)
V
validate() (in module socube.task.doublet)
(in module socube.task.doublet.train)
vec2Grid() (in module socube.data)
(in module socube.data.preprocess)
visualBytes() (in module socube.utils.memory)
W
writeCsv() (in module socube.utils.io)
writeHdf() (in module socube.utils.io)
writeNpy() (in module socube.utils.io)