摘要:
出处 arXiv.org (引用量暂时只有3,too new)2017.7 SourceCode:https://github.com/RichardYang40148/MidiNet Abstract 以前的音乐生成工作多基于RNN,受DeepMind提出的WaveNet的启发,作者尝试用CNN来
阅读全文
posted @ 2018-01-17 19:10
体态的滑翔机
阅读(982)
推荐(0)
编辑
摘要:
tf.nn.conv2d(input, filter, strides, padding, use_cudnn_on_gpu=None, name=None) 这个接口用了这么久,每次都有点迷惑,这里做下总结。 参数 input:输入图片,shape为[batch_size, in_height,
阅读全文
posted @ 2018-01-17 17:59
体态的滑翔机
阅读(914)
推荐(0)
编辑