Reply to thread

If I have not implemented something before i do so from first principles. Taking the machine learning examples listed above, i wrote my own little libraries and compared the results to that of sci-kit-learn. I can use books, blogs and wikis to piece and understanding of the mathematics together. So certainly yes in Python. I suspect i could put something together in C to although i wouldn't expect to make best use of the language features and might make mistakes.


Back
Top Bottom