2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 1 year ago.
Jan 28, 2023 — Jan 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
most notably filters are in, first cut. MARF compiles, the apps are hopefully not broken because there is none in the CVS yet to breka with this. More... over 22 years ago
just adding it what I have left since past afternoom More... over 22 years ago
Implemented some rudimentary saving and loading of the training set. Classification modules were extended to contain a pointer to the training set, since it will be needed for both training as well as for identification. Not 100% sure this is the right way to do it, so I'd like to have Serguei & others go over the method I used to implement training before trying to make any more progress. More... over 22 years ago
Doesn't do much yet. More... over 22 years ago
Now calls MARF.train() successfully. More... over 22 years ago
Added the EUCLIDEAN_DIST classifier, and implemented iterative training. (That is, MARF now calls the Classifier.train() method, although train() isn't yet implemented in any of the classifiers.) More... over 22 years ago
Latest fully-working version More... over 22 years ago
Latest compilable version but need debugging... More... over 22 years ago
Uses getSampleArray() instead of readAudioData... More... over 22 years ago
new and improved sample class More... over 22 years ago
Make it build here in school assuming: - /mn/nettemp/marf for all JAXP and marf.jar stuff More... over 22 years ago
Bug fix.. More... over 22 years ago
little update of TODO More... over 22 years ago
DEV: Spectrogram class added. No file writing yet. More... over 22 years ago
- the problem is in extractFeatures() of FFT.java still requires more tracing, especially that the sample is properly loaded. More... over 22 years ago
- ok, i'll finisj=h them as I come to school More... over 22 years ago
- more or less typical impl. of a training set, now actual serialization needed. More... over 22 years ago
- stub, will be used for training, i.e. associating speaker's ID with feature sets, I guess per discussion with Ian More... over 22 years ago
- Ian, I fixed NN just to make it compile, please check the diff of changes see if everything is correct. I had to add setInputs() as well More... over 22 years ago
Slightly better version but still problems terminating program. Sergei, since you are the thread master, can you please have a look at it whenever you have time? :) More... over 22 years ago
Slightly better version but still problems terminating program. Sergei, since you are the thread master, can you please have a look at it whenever you have time? :) More... over 22 years ago
Slightly better version but still problems terminating program. Sergei, since you are the thread master, can you please have a look at it whenever you have time? :) More... over 22 years ago
DEV: Added epoch training and binary output interpretation More... over 22 years ago
Managed to record some samples with this version but the main program doesn't want to terminate due threading... More... over 22 years ago
Managed to record some samples with this version but the main program doesn't want to terminate due threading... More... over 22 years ago
Managed to record some samples with this version but the main program doesn't want to terminate due threading... More... over 22 years ago
Classes used to record samples...not fully working yet; some synch. issues.. More... over 22 years ago
Classes used to record samples...not fully working yet; some synch. issues.. More... over 22 years ago
Classes used to record samples...not fully working yet; some synch. issues.. More... over 22 years ago
Minor modification in constructor... More... over 22 years ago