TJ GokkenProtjgokken.com·Oct 23, 2024From Theory to Reality: Understanding Machine Learning with ML.NETMachine learning uses algorithms to learn. Great, but how? How does it use these algorithms and which algorithm does what? Let’s break down some of the core concepts that power these intelligent algorithms, starting with one of the most important: Gr...DiscussAn Introduction to Data Training: Laying the Foundation for Machine LearningMachine Learning
TJ GokkenProtjgokken.com·Aug 24, 2024Cracking the Vigenère Cipher: Predicting Keys with ML.NETThe other day, I watched Zodiac, a movie about the infamous serial killer who sent coded messages to news agencies. The initial message he sent in the film was named Z408 cipher due to its 408 character length. This code utilized a homophonic substit...Discuss·75 readsMachine Learning
TJ GokkenProtjgokken.com·Jul 9, 2024Converting MNIST Data to CSV or Individual Files using .NET💡 For background information see: https://tjgokcen.com/converting-mnist-data-to-csv-or-individual-files In the .NET ecosystem, handling the conversion of the MNIST dataset from its original binary format directly within a C# application is not as ...Discuss·30 reads.NET
Nitin Saprunitinsapru.hashnode.dev·Feb 23, 2024Unveiling the Power of ML .NET: Spike Detection in Product Cost Time Series DataIn the fast-paced world of business, staying ahead of the curve requires timely and insightful decision-making. One crucial aspect of this decision-making process is the ability to detect anomalies or spikes in data, especially when it comes to produ...Discuss·1 like·190 readsMachine Learning
TJ GokkenProtjgokken.com·Jan 31, 2024Understanding Machine Learning Scenarios in Visual Studio 2022: A Beginner's GuideWhen you embark on the journey of adding a Machine Learning Training Model to your project in Visual Studio, the first steps go beyond just naming your model. You're greeted with a selection screen filled with various scenarios. For newcomers, this s...Discuss·27 readsML.NETml.net