I've finally uploaded my final year project, even amidst a house move and lack of internet! It explores how neural networks can detect telecom fraud. I've also built a related application, but I'll share more details later. Stay tuned for more insights from the project.
I'm revisiting my final year university project on telecoms fraud detection. I built a system that generated call records and used a MATLAB neural network to analyze them for fraud. It worked surprisingly well! Now, I'm planning to rebuild the neural network in C# as a learning exercise to understand the underlying algorithms better. I'll be blogging about the project, neural networks, and the C# development process.