Facebook Connect Login Box

Connect with facebook

Hi , login or create a new account below

Login

If you already have an account with this website login with your existing user name and password to enable Facebook Connect

Forgot your password? Forgot you username?
Register

Alternativley to create a new account using details from your Facebook profile enter your desired user name and password below

Powered by myApi

Registration and login on this web site has been made faster and easier by myApi, the Facebook Connect Joomla bridge

There is no need to worry, this website will never be able gain access to your account, or personal data you do not explicitly give it permission to use

Creative Commons License
Unless specified otherwise
 

Sound Generation with Neural Networks

One of the fascinating ideas that (and also some other friends) I try to to with is sound generation with Neural Networks which me and one of my friends do  some coding and realizations. One of the codes that we wrote was a Multilayered Perceptron, which we exposed to the input of an outer system, which was a Billings system, and the older output values of the original system. In the end the weights of the Multilayered Perceptron were changed due to the error composed by comparing the output of the original system, and the network.


For convenience and curious minds, the Billings System was defined as follows:

\small y(k)=(0.8-0.5e^{-y(k-1)^2})y(k-1)-(0.3+0.9e^{-y(k-1)^2})y(k-2)+0.1sin(\pi y(k-2))+e(k)

  That e(k) being random generated numbers, the neural network has its weights arranged so that it imitates the Billings system, after all, when we give the same white noise as we give the Billings system.

 Then I gave values of a sine wave to the input, e(k) and converted the result to sound: 

 

Noise eventually, but tides will turn soon. 
 

Comments  

 
0 #1 Mehmet Ali Anıl 2010-01-05 18:12
Testing.
Quote
 

Add comment


Security code
Refresh