MCPcopy Create free account

hub / github.com/ValentinVignal/midiGenerator / functions

Functions815 in github.com/ValentinVignal/midiGenerator

Method__len__
(self)
src/NN/Sequences/AllInMemorySequence.py:49
Method__len__
(self)
src/NN/Sequences/MissingInstSequence.py:20
Method__len__
(self)
src/NN/Sequences/FastSequence.py:120
Method__len__
(self)
src/NN/Sequences/KerasSequence.py:123
Method__len__
(self)
src/NN/Sequences/TrainValSequence.py:14
Method__len__
(self)
simpleWorkingScripts/working_rnn.py:64
Method__len__
(self)
simpleWorkingScripts/stack_no_eager.py:41
Function_apply_different_layers
(x)
src/NN/layers/wrapper/func.py:31
Function_apply_different_on_list
(x)
src/NN/layers/wrapper/func.py:18
Function_apply_same_on_list
(x)
src/NN/layers/wrapper/func.py:7
Function_basic
:param y_true: (batch, lenght, input_size, 2) :param y_pred: (batch, lenght, input_size, 2) :return:
src/NN/Loss/losses.py:17
Function_create
(*args, **kwargs)
src/NN/Models/RRMVAEMono/RRMVAEMono.py:379
Function_create
(*args, **kwargs)
src/NN/Models/RMVAEMono/RMVAEMono.py:317
Function_harmony
:param tensor: :return:
src/NN/Loss/cost.py:157
Function_mono
y_pred has np nan where we shouldn't compute the loss :param y_true: (batch, nb_steps=1, step_size, input_size, channels=1)
src/NN/Loss/losses.py:48
Function_mono_scale
:param y_true: (batch, nb_steps, step_length, input_size, channels) :param y_pred: (batch, nb_steps, step_length, input_size, channe
src/NN/Loss/losses.py:103
Method_return_nb_elements
:param l: :return:
src/NN/Sequences/KerasSequence.py:229
Function_scale
:param y_true: (batch, nb_instruments, nb_steps, step_size, input_size, channels) :param y_pred: (batch, nb_instruments, nb_steps, s
src/NN/Loss/losses.py:141
Functionacc
:param y_true: (batch, nb_steps=1, step_size, input_size, channels=1) :param y_pred: (batch, nb_steps=1, step_size, input_size, chann
src/NN/Loss/metrics/metrics.py:52
Functionacc_act
:param y_true: :param y_pred: :return:
src/NN/Loss/metrics/metrics.py:10
Functionacc_activation
()
src/NN/Loss/metrics/metrics.py:9
Functionacc_bin
:param y_true: (batch, nb_steps=1, step_size, input_size, channels=1) :param y_pred: (batch, nb_steps=1, step_size, input_size, chann
src/NN/Loss/metrics/metrics.py:87
Functionacc_cat
:param y_true: (batch, nb_steps=1, step_size, input_size, channels=1) :param y_pred: (batch, nb_steps=1, step_size, input_size, chann
src/NN/Loss/metrics/metrics.py:69
Functionacc_mono
()
src/NN/Loss/metrics/metrics.py:51
Functionacc_mono_bin
()
src/NN/Loss/metrics/metrics.py:86
Functionacc_mono_cat
()
src/NN/Loss/metrics/metrics.py:68
Methodaccuracy_generation
(*args, **kwargs)
src/MidiGenerator/MGInit.py:228
Methodadd_weights_variables
Used to add the weights of a sublayers in a model Since Tensorflow 2.0 it works without this function :param args:
src/NN/Models/KerasModel.py:31
Functionaddrinfos
()
simpleWorkingScripts/diagnose_tensorboard.py:265
Functionall_midi_files
:param path: the root path :param small_data: if we want to keep only a small amount of data :return: An array of all the path of all th
src/Midi/open.py:385
Functionapply_different_layers
(layers, x)
src/NN/layers/wrapper/f.py:11
Functionapply_different_layers
:param layers: :return:
src/NN/layers/wrapper/func.py:25
Functionapply_different_on_list
(layers, x)
src/NN/layers/wrapper/f.py:5
Functionapply_different_on_list
:param layers: :return:
src/NN/layers/wrapper/func.py:12
Functionapply_same_on_list
(layer, x)
src/NN/layers/wrapper/f.py:1
Functionapply_same_on_list
:param layer: :return:
src/NN/layers/wrapper/func.py:1
Functionautoidentify
Print the Git hash of this version of `diagnose_tensorboard.py`. Given this hash, use `git cat-file blob HASH` to recover the relevant versio
simpleWorkingScripts/diagnose_tensorboard.py:140
Functionbasic
(lambda_a, lambda_d, *args, **kwargs)
src/NN/Loss/losses.py:16
Functionbayesian_opt
Preprocess the args for the file bayesian-opt.py :param args: :return:
src/Args/preprocess.py:8
Methodbip
(self, note)
src/Midi/Player/Metronome.py:84
Methodbuild
:param input_shape: [(None, (None?), in_features), adj, labels]
src/NN/layers/gnc.py:60
Methodbuild
:param input_shape: :return:
src/NN/layers/gnc.py:150
Methodbuild
(self, input_shape)
src/NN/layers/coder3D.py:58
Methodbuild
(self, input_shape)
src/NN/layers/coder3D.py:221
Methodbuild
(self, input_shape)
src/NN/layers/coder3D.py:305
Methodbuild
(self, input_shape)
src/NN/layers/vae.py:37
Methodbuild
(self, input_shape)
src/NN/layers/vae.py:96
Methodbuild
:return:
src/NN/layers/vae.py:229
Methodbuild
:param input_shape: List(2)[(batch, nb_instruments, nb_steps, size)] + List(1)[(batch, nb_instrument, nb_steps)] :return:
src/NN/layers/vae.py:425
Methodbuild
(self, input_shape)
src/NN/layers/shapes.py:45
Methodbuild
(self, input_shape)
src/NN/layers/shapes.py:218
Methodbuild
:param input_shape: (?, input_size) :return:
src/NN/layers/dense.py:37
Methodbuild
:param input_shape: (?, previous_size) :return:
src/NN/layers/dense.py:91
Methodbuild
:param input_shape: (?, previous_size) :return:
src/NN/layers/dense.py:144
Methodbuild
(self, input_shape)
src/NN/layers/dense.py:237
Methodbuild
(self, input_shape)
src/NN/layers/dense.py:267
Methodbuild
(self, inputs_shape)
src/NN/layers/KerasLayer.py:65
Methodbuild
(self, input_shape)
src/NN/layers/coder2D.py:58
Methodbuild
(self, input_shape)
src/NN/layers/coder2D.py:230
Methodbuild
(self, input_shape)
src/NN/layers/coder2D.py:319
Methodbuild
(self, input_shape)
src/NN/layers/last.py:104
Methodbuild
:param input_shape: (batch, step_length, size, channels=1) :return:
src/NN/layers/last.py:158
Methodbuild
(self, input_shape)
src/NN/layers/last.py:223
Methodbuild
:param input_shape: (batch, nb_steps, input_size) :return:
src/NN/layers/attention.py:26
Methodbuild
(self, input_shape)
src/NN/layers/attention.py:79
Methodbuild
(self, input_shape)
src/NN/layers/rnn.py:155
Methodbuild
(self, input_shape)
src/NN/layers/rnn.py:225
Methodbuild
:param inputs_shape: if not bidirectional: [(batch, nb_units)] or (batch, nb_units)
src/NN/layers/rnn.py:278
Methodbuild
:param inputs_shape: (batch, size) :return:
src/NN/layers/rnn.py:450
Methodbuild
(self, input_shape)
src/NN/layers/conv.py:114
Methodbuild
(self, input_shape: t.bshape)
src/NN/layers/conv.py:179
Methodbuild
(self, input_shape)
src/NN/layers/conv.py:255
Methodbuild
(self, inputs_shape)
src/NN/layers/music.py:38
Methodbuild
(self, input_shape)
src/NN/layers/wrapper/l.py:54
Methodbuild
(self, input_shape)
src/NN/layers/wrapper/l.py:90
Methodcall
:param inputs: [(None, (None?), in_features), adj, labels] :return: (None, (None?), out_features)
src/NN/layers/gnc.py:90
Methodcall
:param inputs: :return:
src/NN/layers/gnc.py:174
Methodcall
(self, inputs)
src/NN/layers/coder3D.py:67
Methodcall
(self, inputs)
src/NN/layers/coder3D.py:142
Methodcall
(self, inputs)
src/NN/layers/coder3D.py:230
Methodcall
(self, inputs)
src/NN/layers/coder3D.py:315
Methodcall
:param inputs: List(2)[(batch, modalities, size)] ([means, std]) :return:
src/NN/layers/vae.py:53
Methodcall
:param inputs: List(2)[(batch, modalities, nb_steps?, size)] + List(1)[(batch, modalities, nb_steps?)] ([means, std]) :r
src/NN/layers/vae.py:112
Methodcall
:param inputs: List(2)[(batch, modalities, nb_steps, size)] + List(1)[(batch, modalities, nb_steps)] ([means, std]) :ret
src/NN/layers/vae.py:183
Methodcall
(self, inputs)
src/NN/layers/vae.py:236
Methodcall
(self, inputs)
src/NN/layers/vae.py:249
Methodcall
(self, inputs)
src/NN/layers/vae.py:301
Methodcall
(self, inputs)
src/NN/layers/vae.py:363
Methodcall
:param x: List(2)[(batch, nb_instruments, nb_steps, size)] + List(1)[(batch, nb_instrument, nb_steps)] :return:
src/NN/layers/vae.py:462
Methodcall
:param inputs: List[tensor] :return:
src/NN/layers/shapes.py:77
Methodcall
(self, x)
src/NN/layers/shapes.py:158
Methodcall
(self, x)
src/NN/layers/shapes.py:252
Methodcall
(self, inputs)
src/NN/layers/shapes.py:282
Methodcall
(self, inputs)
src/NN/layers/dense.py:51
Methodcall
(self, inputs)
src/NN/layers/dense.py:105
Methodcall
(self, inputs)
src/NN/layers/dense.py:160
Methodcall
(self, inputs)
src/NN/layers/dense.py:215
Methodcall
(self, inputs)
src/NN/layers/dense.py:244
Methodcall
(self, inputs)
src/NN/layers/dense.py:274
Methodcall
(self, inputs)
src/NN/layers/coder2D.py:67
← previousnext →401–500 of 815, ranked by callers