I Built a Neural Network in C# From Scratch. Here’s What I Learned…

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 66

  • @MilanJovanovicTech
    @MilanJovanovicTech  5 месяцев назад +4

    Get the source code for this video for FREE → the-dotnet-weekly.ck.page/neuralnet
    Want to master Clean Architecture? Go here: bit.ly/3PupkOJ
    Want to unlock Modular Monoliths? Go here: bit.ly/3SXlzSt

  • @tonystoynev7969
    @tonystoynev7969 5 месяцев назад +27

    Please create more videos on machine learning and AI topics! I love the way you explain this very complex concepts

  • @devangkhatri4772
    @devangkhatri4772 3 месяца назад +2

    FOR A BEGINNER THIS IS JUST PURE GOLD>>>>>> THANK YOu so much milan!

  • @eddypartey1075
    @eddypartey1075 3 месяца назад +2

    This is just gold. Thanks a lot, Milan, you are awesome❤

  • @anthonyportilla2445
    @anthonyportilla2445 5 месяцев назад +3

    Amazing topic by the way currently I am studying a master's related to Artificial intelligence and this topic complements my knowledge because They mostly use Python for neural network algorithms but with c#, it is absolutely awesome.

    • @MilanJovanovicTech
      @MilanJovanovicTech  5 месяцев назад

      It's cool if you want to brute force the learning. I learned way more than I ever would've using an ML library. The sad part is it doesn't convert to practical ML knowledge that you can scale. But I'll have to try adapting this neural net for some other vision problem, might be fun.

  • @abdelrahmanismail6177
    @abdelrahmanismail6177 4 месяца назад +2

    Cool 🤩
    this is perfect explanation for a very complicated topic
    I am going to explore the network core code and it will be great if you do more on this

  • @MrPatrik775
    @MrPatrik775 4 месяца назад

    Nice ! I am interested to learn more about the accuracy. Many clients who need such projects are asking a specific accuracy for recognition. Unless we have a large training data set it is hard to talk about accuracy. Some projects which need letter and numbers recognitions are license plate recognition projects. There we have also image scanning and image enhancements, segmentation and other image processing algorithms. Anyway good video. I would like to see from you more projects like this one in the future. Great job !

    • @MilanJovanovicTech
      @MilanJovanovicTech  4 месяца назад

      Thanks, I'll see if I can make more videos about this. I think an interesting one to explore is creating an expanded data set from the existing data set.

  • @charliebrownsabstractmind
    @charliebrownsabstractmind 5 месяцев назад +2

    Absolutely love this. Clearly explained, demo gods were pleased because nothing broke ;-) Excellent Milan!

  • @petropzqi
    @petropzqi 5 месяцев назад +1

    This inspired me to go back to an old project of mine, an ANN using c# and DDD.

  • @alexmadnix
    @alexmadnix 5 месяцев назад +1

    Neural network algorithms are a very interesting topic for me as I work at a company that works on license plate recognition.

    • @MilanJovanovicTech
      @MilanJovanovicTech  5 месяцев назад +1

      How do you recognize license plates? A proprietary solution?

  • @matthewrossee
    @matthewrossee 5 месяцев назад

    How do you handle many to many relationships in using ef core with DDD?

    • @MilanJovanovicTech
      @MilanJovanovicTech  5 месяцев назад +1

      What does it have to do with neural networks? 😅

  • @mathszoke
    @mathszoke 5 месяцев назад

    Hi Milian, how are you?
    I was watching another video of yours and saw that your Dockerfile has a docker icon in visual studio 2022... How do you do that?

  • @mideamos
    @mideamos 4 месяца назад

    Hi Milan love and easily understand ur video please
    Am hoping u can do more on neural network for building web app for recognizing license plate number and using ocr to convert to text

  • @jodainemoore8300
    @jodainemoore8300 5 месяцев назад

    good quality content as usual

  • @MutalibGozalov
    @MutalibGozalov 5 месяцев назад +1

    Awesome, keep it up

  • @cuIo_
    @cuIo_ 5 месяцев назад

    excellent video bro

  • @alexsandrotabosa4461
    @alexsandrotabosa4461 5 месяцев назад

    I'd like to know what your theme is and what colors you have in VisualStudio.

  • @danielhinson3576
    @danielhinson3576 5 месяцев назад

    Very interesting, can we get some more on this topic

  • @mhsn27mhsn10
    @mhsn27mhsn10 5 месяцев назад

    if can make video for build custom compiler for simple project like custom database query or insert , thank you

  • @rikudouensof
    @rikudouensof 5 месяцев назад

    Thanks for the video

  • @VintunaSayami
    @VintunaSayami 5 месяцев назад

    we love to see more videos

  • @genadyshmunik6041
    @genadyshmunik6041 5 месяцев назад

    Will buy a video course but with a concrete real life examples

    • @MilanJovanovicTech
      @MilanJovanovicTech  5 месяцев назад

      I doubt I'll make one for neural networks 😅
      The Modular Monolith course is pretty "real life" IMO

    • @genadyshmunik6041
      @genadyshmunik6041 5 месяцев назад

      @@MilanJovanovicTech I have your on clean architecture, like few months that I’m unable to start it.

  • @2100moussa
    @2100moussa 5 месяцев назад

    You are the BEST

  • @mhsn27mhsn10
    @mhsn27mhsn10 5 месяцев назад +1

    nice Milan

  • @sunzhang-d9v
    @sunzhang-d9v 5 месяцев назад

    I also learned computer vision 7 years ago, based on python, but now I have forgotten about it 🤣😂

    • @MilanJovanovicTech
      @MilanJovanovicTech  5 месяцев назад

      Python makes it much easer with some ML library

    • @sunzhang-d9v
      @sunzhang-d9v 5 месяцев назад

      @@MilanJovanovicTech yeah

  • @pramod.kulkarni9607
    @pramod.kulkarni9607 4 месяца назад

    Can this video be more detailed please that People how are new like me will better understand

  • @garikipativenkatakirankuma1780
    @garikipativenkatakirankuma1780 5 месяцев назад

    I really ❤❤

  • @cccyberfamilydk
    @cccyberfamilydk 5 месяцев назад

    more

  • @jukkaai
    @jukkaai 5 месяцев назад

    Odlican Rad

  • @chuannguyen1686
    @chuannguyen1686 5 месяцев назад

    You're in another level, What you wrote in the note, I understand nothing

    • @MilanJovanovicTech
      @MilanJovanovicTech  5 месяцев назад

      Just some fancy math, pretty typical for university studies here in Serbia 😅