The last week I spend a considerable amount of time on just understanding the pascal data set its self, I wrote a wiki page detailing how pascal works and how the data is ogansized. By doing this I gained a greater understanding of the system im now using.
Also I’ve contined to work on the training the algorithm and even though I have seen it fully train before, I started hitting a problem to which nearing the end of the trainning process MatLab runs out of memory. To resolve this, I’ve trierd incressing the virtual memeory and ending all non essentual system processes on the system. But this did not resolve the issue so at this point I’ve borrowed more memory from another system and will now run the trainning process again with 6.5gb of RAM.