MCPcopy Create free account

hub / github.com/csawtelle/udemy-machine-learning-examples / functions

Functions1,092 in github.com/csawtelle/udemy-machine-learning-examples

↓ 103 callersMethodgrad
(self, s, a)
rl/approx_semigradient_sarsa_control.py:63
↓ 67 callersFunctioninit_weight
(Mi, Mo)
rnn_class/util.py:10
↓ 30 callersFunctionprint_values
(V, g)
rl/iterative_policy_evaluation.py:8
↓ 28 callersMethodreset
(self)
rl2/cartpole/td_lambda.py:49
↓ 21 callersMethodcurrent_state
(self)
rl/grid_world.py:23
↓ 20 callersFunctionerror_rate
(p_y, t)
ann_class2/util.py:142
↓ 19 callersMethodfit_transform
(self, df)
supervised_class2/rf_regression.py:55
↓ 17 callersMethodload
(filename, activation)
rnn_class/srn_language.py:119
↓ 17 callersFunctionprint_policy
(P, g)
rl/iterative_policy_evaluation.py:20
↓ 16 callersFunctioninit_filter
(shape)
rnn_class/renet_mnist.py:32
↓ 16 callersFunctioninit_weight
(Mi, Mo)
nlp_class2/util.py:6
↓ 16 callersMethodmove
(self, action)
rl/grid_world.py:29
↓ 16 callersMethodset_state
(self, s)
rl/grid_world.py:19
↓ 15 callersMethodall_states
(self)
rl/grid_world.py:62
↓ 15 callersFunctionforward
(X, W1, b1, W2, b2)
ann_class2/mlp.py:8
↓ 15 callersFunctionforward
(X, W, b)
ann_class2/util.py:130
↓ 14 callersMethodget
(self)
supervised_class/app.py:23
↓ 14 callersMethodpredict
(self, X)
supervised_class2/adaboost.py:34
↓ 14 callersMethodsample
(self)
rl/comparing_explore_exploit_methods.py:26
↓ 14 callersFunctiony2indicator
(y)
ann_class2/util.py:160
↓ 13 callersFunctionfind_analogies
(w1, w2, w3, concat=True, we_file='w2v_model.npz', w2i_file='w2v_word2idx.json')
nlp_class2/word2vec.py:300
↓ 13 callersFunctionmax_dict
(d)
rl/monte_carlo_es.py:68
↓ 12 callersFunctioncost
(p_y, t)
ann_class2/util.py:147
↓ 12 callersMethodfit
(self, X, Y)
supervised_class2/adaboost.py:13
↓ 12 callersFunctiongetKaggleMNIST
()
unsupervised_class2/util.py:16
↓ 10 callersFunctioninit_filter
(shape)
rnn_class/renet.py:40
↓ 10 callersFunctiony2indicator
(y)
cnn_class/benchmark.py:20
↓ 9 callersFunctionget_normalized_data
()
ann_class2/util.py:96
↓ 8 callersFunctionconvolve2d
(X, W)
cnn_class/custom_blur.py:40
↓ 8 callersFunctionfind_analogies
(w1, w2, w3, we_file='word_embeddings.npy', w2i_file='wikipedia_word2idx.json')
rnn_class/wiki.py:151
↓ 8 callersMethodgame_over
(self)
rl/grid_world.py:57
↓ 8 callersFunctionget_signals
(N=20, T=100, init=big_init)
hmm_class/generate_c.py:57
↓ 8 callersFunctionnegative_grid
(step_cost=-0.1)
rl/grid_world.py:96
↓ 8 callersFunctionplot_k_means
(X, K, max_iter=20, beta=1.0, show_plots=True)
unsupervised_class/kmeans.py:26
↓ 8 callersMethodtransform
(self, observations)
rl2/mountaincar/q_learning.py:58
↓ 7 callersMethodfit
(self, X, y)
supervised_class/knn.py:19
↓ 7 callersFunctioninit_weights
(shape)
unsupervised_class2/util.py:32
↓ 7 callersFunctionplot_running_avg
(totalrewards)
rl2/cartpole/q_learning_bins.py:100
↓ 7 callersMethodscore
(self, X, Y)
supervised_class2/adaboost.py:43
↓ 7 callersFunctionstandard_grid
()
rl/grid_world.py:69
↓ 6 callersFunction_read32
(bytestream)
tensorflow/input_data.py:21
↓ 6 callersMethodcopy
(self)
rl2/mountaincar/pg_tf_random.py:136
↓ 6 callersFunctionget_data
(limit=None)
supervised_class/util.py:12
↓ 6 callersFunctionget_robert_frost
()
rnn_class/util.py:51
↓ 6 callersMethodoutput
(self, x, go_backwards=False)
rnn_class/renet.py:94
↓ 6 callersMethodpredict
(self, X)
airline/ann.py:128
↓ 6 callersFunctionrandom_action
(a, eps=0.1)
rl/td0_prediction.py:15
↓ 6 callersMethodscore
(self, X, Y)
ann_class2/theano_ann.py:121
↓ 6 callersMethodscore
(self, X, Y)
nlp_class2/pos_baseline.py:77
↓ 6 callersMethodscore
(self, X, Y)
supervised_class/knn.py:55
↓ 6 callersMethodtransform
(self, observations)
rl2/cartpole/q_learning.py:59
↓ 5 callersFunctionderivative_b1
(Z, T, Y, W2)
ann_class2/mlp.py:33
↓ 5 callersFunctionderivative_b2
(T, Y)
ann_class2/mlp.py:26
↓ 5 callersFunctionderivative_w1
(X, Z, T, Y, W2)
ann_class2/mlp.py:29
↓ 5 callersFunctionderivative_w2
(Z, T, Y)
ann_class2/mlp.py:23
↓ 5 callersFunctiondownsample_image
(A)
rl2/atari/dqn_tf.py:38
↓ 5 callersFunctiondownsample_image
(A)
rl2/atari/dqn_theano.py:40
↓ 5 callersFunctiondownsample_image
(A)
rl2/atari/dqn_tf_alt.py:38
↓ 5 callersFunctionerror_rate
(p, t)
cnn_class/benchmark.py:28
↓ 5 callersMethodfit
(self, X, Y, learning_rate=1e-4, mu=0.99, epochs=30, show_fig=True, activation=T.nnet.relu, RecurrentUnit=GRU,
nlp_class2/pos_rnn.py:25
↓ 5 callersMethodforward
(self, X, reuse, is_training)
unsupervised_class3/dcgan_tf.py:58
↓ 5 callersMethodforward
(self, X, is_training)
unsupervised_class3/dcgan_theano.py:121
↓ 5 callersFunctionget_data
()
ann_logistic_extra/process.py:11
↓ 5 callersFunctiongradW
(t, y, X)
ann_class2/util.py:152
↓ 5 callersFunctiongradb
(t, y)
ann_class2/util.py:156
↓ 5 callersFunctionpurity
(Y, R)
unsupervised_class/kmeans_mnist.py:27
↓ 5 callersMethodsave
(self, fn)
nlp_class2/glove.py:285
↓ 5 callersMethodscore
(self, X, Y)
nlp_class2/pos_rnn.py:113
↓ 4 callersFunctionall_parity_pairs_with_sequence_labels
(nbit)
rnn_class/util.py:31
↓ 4 callersFunctionbatch_norm
( input_, gamma, beta, running_mean, running_var, is_training, axes='per-activation')
unsupervised_class3/dcgan_theano.py:62
↓ 4 callersFunctionconvpool
(X, W, b, poolsize=(2, 2))
cnn_class/cnn_theano.py:28
↓ 4 callersMethodf1_score
(self, X, Y)
nlp_class2/pos_rnn.py:121
↓ 4 callersMethodf1_score
(self, X, Y)
nlp_class2/pos_baseline.py:81
↓ 4 callersFunctionfind_analogies
(w1, w2, w3, we_file='word_embeddings.npy', w2i_file='wikipedia_word2idx.json')
rnn_class/batch_wiki.py:144
↓ 4 callersFunctionfind_analogies
(w1, w2, w3, We, word2idx)
nlp_class2/util.py:10
↓ 4 callersMethodfit
(self, X, learning_rate=1e-5, mu=0.99, epochs=10, show_fig=True, activation=T.nnet.relu, RecurrentUnit=GRU, no
rnn_class/wiki.py:24
↓ 4 callersMethodfit
(self, df)
supervised_class2/rf_regression.py:36
↓ 4 callersMethodforward
(self, X)
unsupervised_class3/vae_theano.py:24
↓ 4 callersMethodforward
(self, X)
unsupervised_class3/vae_tf.py:27
↓ 4 callersFunctionget_data
()
cnn_class/benchmark.py:58
↓ 4 callersFunctionget_ptb_data
()
nlp_class2/util.py:123
↓ 4 callersFunctionget_sentences_with_word2idx_limit_vocab
(n_vocab=2000, keep_words=KEEP_WORDS)
rnn_class/brown.py:38
↓ 4 callersFunctionget_wikipedia_data
(n_files, n_vocab, by_paragraph=False)
rnn_class/util.py:74
↓ 4 callersFunctioninit_filter
(shape, poolsz)
cnn_class/cnn_theano.py:46
↓ 4 callersFunctioninit_weights
(shape)
ann_class/tf_example.py:41
↓ 4 callersFunctioninit_weights
(shape)
nlp_class2/word2vec.py:24
↓ 4 callersMethodis_empty
(self, i, j)
rl/tic_tac_toe.py:139
↓ 4 callersFunctionmake_poly
(X, deg)
linear_regression_class/overfitting.py:10
↓ 4 callersFunctionmaybe_download
Download the data from Yann's website, unless it's already here.
tensorflow/input_data.py:11
↓ 4 callersMethodoutput
(self, x)
rnn_class/gru.py:48
↓ 4 callersMethodpartial_fit
(self, X, Y)
rl2/cartpole/pg_tf.py:145
↓ 4 callersFunctionplot_decision_boundary
(X, model)
supervised_class2/knn_dt_demo.py:85
↓ 4 callersMethodpredict
(self, s, a)
rl/approx_semigradient_sarsa_control.py:59
↓ 4 callersMethodpredict
(self, X)
supervised_class/knn.py:23
↓ 4 callersMethodpredict_proba
(self, X)
bayesian_ml/1/nb.py:41
↓ 4 callersFunctionrearrange
(X)
cnn_class/cnn_theano.py:51
↓ 4 callersMethodsample
(self, n)
unsupervised_class3/dcgan_tf.py:496
↓ 4 callersMethodsave
(self, filename)
rnn_class/srn_language.py:115
↓ 4 callersMethodscore
(self, X, Y)
ann_class2/tf_with_save.py:98
↓ 4 callersMethodscore
(self, X, Y)
supervised_class/perceptron.py:59
next →1–100 of 1,092, ranked by callers