Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DushyantaDhyani/kdtf
/ functions
Functions
30 in github.com/DushyantaDhyani/kdtf
⨍
Functions
30
◇
Types & classes
3
↓ 3 callers
Method
get_validation_data
(self)
data.py:18
↓ 3 callers
Method
run_inference
(self, dataset)
model.py:193
↓ 2 callers
Function
check_and_makedir
(path)
main.py:15
↓ 2 callers
Method
close_session
(self)
model.py:140
↓ 2 callers
Method
conv2d
(self, x, W, b, strides=1)
model.py:43
↓ 2 callers
Method
get_test_data
(self)
data.py:12
↓ 2 callers
Method
get_train_data
(self)
data.py:15
↓ 2 callers
Method
load_model_from_file
(self, load_path)
model.py:201
↓ 2 callers
Method
maxpool2d
(self, x, k=2)
model.py:50
↓ 2 callers
Method
start_session
(self)
model.py:137
↓ 1 callers
Method
build_model
(self)
model.py:57
↓ 1 callers
Method
build_model
(self)
model.py:251
↓ 1 callers
Method
close_session
(self)
model.py:328
↓ 1 callers
Function
convert_str_to_bool
(text)
main.py:20
↓ 1 callers
Function
get_parser
()
main.py:27
↓ 1 callers
Method
load_model_from_file
(self, load_path)
model.py:397
↓ 1 callers
Function
main
()
main.py:58
↓ 1 callers
Method
predict
(self, data_X, temperature=1.0)
model.py:189
↓ 1 callers
Method
run_inference
(self, dataset)
model.py:388
↓ 1 callers
Function
setup
(args)
main.py:48
↓ 1 callers
Method
start_session
(self)
model.py:325
↓ 1 callers
Method
train
(self, dataset)
model.py:143
↓ 1 callers
Method
train
(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
Method
dev_step
()
model.py:345
Method
mymergingfunction
(scope_str)
model.py:124
Method
mymergingfunction
(scope_str)
model.py:312
Method
predict
(self, data_X, temperature=1.0)
model.py:384