Neural Networks Patch Generator

cbx

  • **
  • 145
Neural Networks Patch Generator
« on: May 20, 2017, 11:02:50 PM »
This is the neural network patch generator. If you want to use this you need Python 2.7 and scipy, pybrain and numpy. If you are using Windows 7 it's best to get Active State Python as building the laplack libraries is difficult on windows.

nntrainer.py trains the network on the presets from DSI, you can modify this to train with your own data.
nngenerator.py is used to generate a sequence

Given the fuzzy nature of the output of the neural networks you will have to tweak it quite a bit in an editor as it is not perfect but with some tweaking it can make interesting sounds you can sculpt.

https://drive.google.com/open?id=0B2lMm1IR7tHbWEN6R3JXOHlHckk

There are still some bugs noteably the patch volume is always zero I will probably try to fix it later.

You will also need this, it's 11megs just hit download if it says an error occurred. I will upload a new one later without all the genetic patches in it which is making it 11 megs right now.

https://drive.google.com/open?id=0B2lMm1IR7tHba2Y2ZGhfTlBIMzA

« Last Edit: May 20, 2017, 11:04:49 PM by cbx »

cbx

  • **
  • 145
Re: Neural Networks Patch Generator
« Reply #1 on: May 23, 2017, 02:27:32 PM »
It still kind of sucks but it's a good start if you want to give it a shot.