@leap_71@blind_via@grok@Noyron_ai Wow, this is so good! 😍
I'm definitely going to try it out.
As someone who loves CAD design, creating my own software has been a dream.
I seriously love this! 🙌
@leap_71@blind_via@grok Thank you for the article and for the great work you're doing at @leap_71.
Are you planning to offer @Noyron_ai as a service to other companies for engineering design?
@mhmazur This is absolutely true. Learning things the hard way — push the stuff you learned into subconscious... make your decisions flawlessly. Once you know, you know.
In NN, we need 2 steps, from raw scores (logits) to a final decision:
📊 Softmax: Converts raw scores into a normalized prob distribution (P1 + P2 + ... = 1).
🎯 Hardmax: Selects 1 class with the highest probability.
Explanation in Excel and C code snippets,
@ProfTomYeh#AI✍️