Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValentinVignal/midiGenerator
/ functions
Functions
815 in github.com/ValentinVignal/midiGenerator
⨍
Functions
815
◇
Types & classes
99
↳
Endpoints
2
Method
feed_model
to be run on step_end model_outputs.append(current_model_part) current_model_part = next_model_part next_model_part
src/Midi/Player/BandPlayer.py:217
Method
find_best_index
(self)
src/NN/Callbacks/LossHistory.py:43
Method
fit
(self, x=None, y=None, in_training=1, **kwargs)
src/NN/in_training.py:28
Method
fit_generator
(self, generator, in_training=1, **kwargs)
src/NN/in_training.py:43
Function
fitness
From all the inputs == dimensions of the bayesian optimization, it creates a model, train it, add return its negative accuracy (skopt
bayesian-opt.py:283
Function
from_checkpoint
:param path: :return:
src/BayesianOpt/load.py:5
Method
from_config
(cls, *args, **kwargs)
src/NN/layers/KerasLayer.py:14
Method
from_config
(self)
src/NN/layers/attention.py:72
Method
full_name
(self)
src/MidiGenerator/MGInit.py:103
Method
full_name_i
(self)
src/MidiGenerator/MGInit.py:76
Method
full_name_no_i
(self)
src/MidiGenerator/MGInit.py:111
Function
full_pip_freeze
()
simpleWorkingScripts/diagnose_tensorboard.py:435
Function
general
()
simpleWorkingScripts/diagnose_tensorboard.py:159
Function
generate
For the file generate.py :param args: :return:
src/Args/preprocess.py:96
Method
generate
:param input: :return: The "usefull" outputs of the neural network == List(nb_instruments)[instrument_output]
src/NN/KerasNeuralNetwork.py:466
Method
generate
Same as predict but without messing output :param x: :param args: :param kwargs: :return:
src/NN/Models/RRMVAEMono/RRMVAEMono.py:23
Method
generate
Same as predict but without messing output :param x: :param args: :param kwargs: :return:
src/NN/Models/RMVAEMono/RMVAEMono.py:23
Method
generate_fill
:param max_length: :param no_duration: :param verbose: :return:
src/MidiGenerator/MGGenerate.py:205
Method
generate_from_array
(self, *args, **kwargs)
src/MidiGenerator/MGInit.py:259
Method
generate_from_data
Generate Midi file from the seed and the trained model :param nb_seeds: number of seeds for the generation :param length: Len
src/MidiGenerator/MGGenerate.py:61
Method
generate_from_noise
Generate Midi file from the seed and the trained model :param nb_seeds: number of seeds for the generation :param length: Len
src/MidiGenerator/MGGenerate.py:130
Function
get_activation
(x, activation_indice=-1)
src/NN/Loss/utils.py:8
Method
get_all_song
:param song_number: :param in_batch_format: :param with_mask: :return:
src/NN/Sequences/MissingInstSequence.py:84
Function
get_colors
:param n: the number of color to return :return: a list of colors with a length of n
src/Images/colors.py:5
Method
get_config
(self)
src/NN/layers/gnc.py:50
Method
get_config
(self)
src/NN/layers/coder3D.py:48
Method
get_config
(self)
src/NN/layers/coder3D.py:210
Method
get_config
(self)
src/NN/layers/coder3D.py:292
Method
get_config
(self)
src/NN/layers/vae.py:29
Method
get_config
(self)
src/NN/layers/vae.py:88
Method
get_config
(self)
src/NN/layers/vae.py:151
Method
get_config
(self)
src/NN/layers/vae.py:225
Method
get_config
(self)
src/NN/layers/vae.py:351
Method
get_config
(self)
src/NN/layers/vae.py:421
Method
get_config
(self)
src/NN/layers/shapes.py:38
Method
get_config
(self)
src/NN/layers/shapes.py:210
Method
get_config
(self)
src/NN/layers/shapes.py:272
Method
get_config
(self)
src/NN/layers/dense.py:29
Method
get_config
(self)
src/NN/layers/dense.py:83
Method
get_config
(self)
src/NN/layers/dense.py:136
Method
get_config
(self)
src/NN/layers/dense.py:230
Method
get_config
(self)
src/NN/layers/dense.py:260
Method
get_config
(self)
src/NN/layers/coder2D.py:48
Method
get_config
(self)
src/NN/layers/coder2D.py:218
Method
get_config
(self)
src/NN/layers/coder2D.py:305
Method
get_config
(self)
src/NN/layers/last.py:97
Method
get_config
(self)
src/NN/layers/last.py:151
Method
get_config
(self)
src/NN/layers/last.py:215
Method
get_config
(self)
src/NN/layers/attention.py:23
Method
get_config
(self)
src/NN/layers/rnn.py:146
Method
get_config
(self)
src/NN/layers/rnn.py:214
Method
get_config
(self)
src/NN/layers/rnn.py:269
Method
get_config
(self)
src/NN/layers/rnn.py:440
Method
get_config
(self)
src/NN/layers/conv.py:91
Method
get_config
(self)
src/NN/layers/conv.py:170
Method
get_config
(self)
src/NN/layers/conv.py:244
Method
get_config
(self)
src/NN/layers/music.py:28
Method
get_config
(self)
src/NN/layers/wrapper/l.py:47
Method
get_config
(self)
src/NN/layers/wrapper/l.py:83
Function
get_create
:param replicate: :param music: :return:
src/NN/Models/RRMVAEMono/RRMVAEMono.py:371
Function
get_create
:param replicate: :param music: :return:
src/NN/Models/RMVAEMono/RMVAEMono.py:310
Function
get_data_folder_path
:param args: :return:
src/GlobalVariables/path.py:4
Function
get_data_path
:param name: :param pc: :param transposed: :param mono: :return:
src/GlobalVariables/path.py:17
Function
get_duration
(x, duration_indice=-1)
src/NN/Loss/utils.py:12
Function
get_folder_path
:param name: The name of the future saved folder :type id: The id of an existing folder :return: the path to the folder to save the resu
src/BayesianOpt/save.py:9
Function
get_history_acc
:param history: :return: The total validation accuracy
bayesian-opt.py:123
Method
get_inputs
(self, index)
src/NN/in_training.py:78
Method
get_mask
(self, nb_instruments=None, batch_size=1)
src/MidiGenerator/MGComputeGeneration.py:160
Method
get_new_i
:return: set up a new unique full name and the corresponding path to save the trained model
src/MidiGenerator/MGLogistic.py:32
Method
get_sequence
:param test: :param kwargs: :return:
src/MidiGenerator/MGData.py:51
Function
get_shape
:param t: :param ax: :return:
src/NN/layers/shapes.py:9
Method
get_song_step
:param with_last_tensor: :param song_number: :param step_number: :param with_mask: :return:
src/NN/Sequences/MissingInstSequence.py:62
Method
get_song_step
:param song_number: :param step_number: :return: The input and output for the step of this
src/NN/Sequences/KerasSequence.py:337
Function
get_tensorboard_data
Get the scalar data from the tensorboard files :param path: path of the tensorboard folder :return: dict( train=dict(
src/tb.py:10
Function
get_train_valid_sequence
:param my_sequence: :param validation_split: :return:
src/NN/Sequences/TrainValSequence.py:21
Method
get_value
:param key: key in the dictionary "model_infos" :return: the value in model_infos or None if it doesn't exist
src/MidiGenerator/MidiGenerator.py:28
Function
harmony
:param args: :param l_semitone: :param l_tone: :param l_tritone: :param kwargs: :return:
src/NN/Loss/cost.py:147
Function
harmony
:param array: (instruments, size, length, channels) :param l1: :param l2: :param l6: :return: (length,)
src/res/eval/metrics.py:7
Function
hp_summary
:param args: :return:
src/Args/preprocess.py:130
Method
input_size
(self)
src/MidiGenerator/MGInit.py:179
Function
installed_packages
()
simpleWorkingScripts/diagnose_tensorboard.py:179
Function
int_to_note
(integer)
src/Midi/create.py:163
Function
kld
:param sum_axis: axis to sum, if None, there is no sum :param mean: :param std: :return:
src/NN/Loss/cost.py:175
Method
len
(self)
src/NN/Sequences/KerasSequence.py:88
Method
load_data
:return: load the data
src/MidiGenerator/MGData.py:12
Method
load_weights
:param id: id of the model to load :return: load the weights of a model
src/MidiGenerator/MGModel.py:92
Method
load_weights
(self, *args, **kwargs)
src/MidiGenerator/MGInit.py:311
Function
loss
(labels, logits)
simpleWorkingScripts/working_rnn.py:90
Function
mae_dur
mean squarred error :param y_true: :param y_pred: :return:
src/NN/Loss/metrics/metrics.py:31
Function
mae_duration
()
src/NN/Loss/metrics/metrics.py:30
Function
matrix_to_midi
:param use_binary: :param mono: :param matrix: shape (nb_instruments, 128, nb_steps, 2) :param instruments: The instruments, :pa
src/Midi/create.py:175
Function
midi_to_matrix
convert Midi file to matrix for DL architecture. :param transpose: :param notes_range: :param filename: path to the Midi file :pa
src/Midi/open.py:123
Function
midi_to_matrix_bach
convert Midi file to matrix for DL architecture. :param notes_range: :param transpose: :param filename: path to the Midi file :pa
src/Midi/open.py:234
Function
midinote_to_note
:param midinote: :param notes_range: :return:
src/Midi/create.py:277
Method
model_id
(self)
src/MidiGenerator/MGInit.py:56
Method
model_name
(self)
src/MidiGenerator/MGInit.py:127
Function
mono_scale
Add the scale and rhythm reward/cost :param take_all_steps_rhythm: :param l_scale: :param l_rhythm: :param args: :param kwarg
src/NN/Loss/losses.py:91
Function
n_scripts_bo
:param args: :return:
src/Args/preprocess.py:140
Method
name
(self)
src/MidiGenerator/MGInit.py:93
Method
nb_all_dims
:return: Number of all the parameters
src/BayesianOpt/Dimensions.py:26
← previous
next →
601–700 of 815, ranked by callers