Showing posts with label neural network. Show all posts
Showing posts with label neural network. Show all posts

Saturday, February 2, 2019

brainCL_chung openCL accelerated neural network computing

brainCL chung is a small program with dll to compute 3 to 4 layers neural networks with bulk training learn input data to bulk output data using openCL (cpu or gpu) acceleration written in freebasic .

=>  https://sourceforge.net/projects/braincl-chung/ 

Monday, September 11, 2017

autochord added to free open source midipiano_chung

(21/06/2014) autochord with  learn (chords) functions added to recorder/player
with this you can listen to a song with the chords of an other or saved/loaded data or create chord data with the automatic learn function (play to chord). works with the midi input too (ex: usb midi keyboard or external midi music player like midi_chung). No musical notation knowledge required , is based on tune independent notes sequences detection and chord memory .
( auto adds chords to any melody )
(note:dont use brain chord with mp3tomid_chung as it eats cpu) 

(09/12/2016) enhanced autochord generation and learning
(07/09/2017) enhanced autochord mode
(11/09/2017) neural network brainpiano_chung auto chord version added
(21/09/2017) brainpiano2_chung custom neural network music generator added
(07/10/2017) algorithmic music player added
(08/10/2017) me playing songs added
(15/10/2017) Fann networks support added



Thursday, August 24, 2017

myOCR_chung free OCR char recognition and neural brain in freebasic

myOCR chung is a small highly accurate OCR char recognition and neural network brain demo written in freebasic .

=>  https://sourceforge.net/projects/myocr-chung/ 

(30/08/2017) neural network brain with dichotomic optimization added
(03/09/2017) brain learn / forget added