Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahangchen/GDLnotes
/ functions
Functions
224 in github.com/ahangchen/GDLnotes
⨍
Functions
224
◇
Types & classes
7
Function
download_progress_hook
A hook to report the progress of a download. This is mostly intended for users with slow internet connections. Reports every 1% change in download
src/not_mnist/load_data.py:24
Function
fit_trend
(hypers, loss_es)
src/util/request.py:53
Function
imgs_idx_except
(left, right)
src/not_mnist/clean_overlap.py:64
Function
list_except
(objs, idxs)
src/not_mnist/clean_overlap.py:88
Function
main
(_)
src/distrib.py:16
Function
main
(unused_argv)
src/skflow/skflow_cnn.py:122
Function
net
(data_path, input_image)
src/app/neural_style/vgg.py:8
Function
prepare_wmt_data
Get WMT data into data_dir, create vocabularies and tokenize data. Args: data_dir: directory in which the data sets will be stored. en_voca
src/rnn/data_utils.py:247
Function
preprocess
(image, mean_pixel)
src/app/neural_style/vgg.py:61
Function
rnn_model
(X, y)
src/skflow/skflow_rnn.py:36
Method
sampled_loss
(labels, logits)
src/rnn/seq2seq_model.py:103
Method
seq2seq_f
(encoder_inputs, decoder_inputs, do_decode)
src/rnn/seq2seq_model.py:132
Method
single_cell
()
src/rnn/seq2seq_model.py:122
Function
test_img_diff
()
src/not_mnist/clean_overlap.py:22
Function
test_imgs_diff
()
src/not_mnist/clean_overlap.py:56
Function
tf_better_nn
(offset_range=-1, regular=False, drop_out=False, lrd=False)
src/neural/nn_overfit.py:9
Function
tf_logist
()
src/neural/full_connect.py:20
Function
tf_sgd
()
src/neural/full_connect.py:89
Function
unprocess
(image, mean_pixel)
src/app/neural_style/vgg.py:65
Function
valid_hp
(hps)
src/optimize/cnn_long_optimize.py:141
Function
valid_hp
(hps)
src/optimize/cnn_prophet.py:191
Function
valid_hp
(hps)
src/optimize/random_param_cnn.py:146
Function
variable_summaries
Attach a lot of summaries to a Tensor.
src/util/board.py:4
Function
write
(path, content)
src/util/file_helper.py:1
← previous
201–224 of 224, ranked by callers