MCPcopy Create free account

hub / github.com/DushyantaDhyani/kdtf / functions

Functions30 in github.com/DushyantaDhyani/kdtf

↓ 3 callersMethodget_validation_data
(self)
data.py:18
↓ 3 callersMethodrun_inference
(self, dataset)
model.py:193
↓ 2 callersFunctioncheck_and_makedir
(path)
main.py:15
↓ 2 callersMethodclose_session
(self)
model.py:140
↓ 2 callersMethodconv2d
(self, x, W, b, strides=1)
model.py:43
↓ 2 callersMethodget_test_data
(self)
data.py:12
↓ 2 callersMethodget_train_data
(self)
data.py:15
↓ 2 callersMethodload_model_from_file
(self, load_path)
model.py:201
↓ 2 callersMethodmaxpool2d
(self, x, k=2)
model.py:50
↓ 2 callersMethodstart_session
(self)
model.py:137
↓ 1 callersMethodbuild_model
(self)
model.py:57
↓ 1 callersMethodbuild_model
(self)
model.py:251
↓ 1 callersMethodclose_session
(self)
model.py:328
↓ 1 callersFunctionconvert_str_to_bool
(text)
main.py:20
↓ 1 callersFunctionget_parser
()
main.py:27
↓ 1 callersMethodload_model_from_file
(self, load_path)
model.py:397
↓ 1 callersFunctionmain
()
main.py:58
↓ 1 callersMethodpredict
(self, data_X, temperature=1.0)
model.py:189
↓ 1 callersMethodrun_inference
(self, dataset)
model.py:388
↓ 1 callersFunctionsetup
(args)
main.py:48
↓ 1 callersMethodstart_session
(self)
model.py:325
↓ 1 callersMethodtrain
(self, dataset)
model.py:143
↓ 1 callersMethodtrain
(self, dataset, teacher_model=None)
model.py:331
Method__init__
(self, args)
data.py:5
Method__init__
(self, args, model_type)
model.py:6
Method__init__
(self, args, model_type)
model.py:212
Methoddev_step
()
model.py:345
Methodmymergingfunction
(scope_str)
model.py:124
Methodmymergingfunction
(scope_str)
model.py:312
Methodpredict
(self, data_X, temperature=1.0)
model.py:384