ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Neural networks for regression - a comprehensive overview - Part 1

    calendarOct 14, 2024 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Starting today, we begin our journey into understanding the inner workings of neural networks for regression and how to implement them in C#.
    Read more about Nicolas Descartes
  • Neural networks for regression - a comprehensive overview - Part 2

    calendarOct 14, 2024 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we provide a brief overview of neural networks and discuss how to train them efficiently. We assume the reader has some prior knowledge of these data structures.
    Read more about Nicolas Descartes
  • Neural networks for regression - a comprehensive overview - Part 3

    calendarOct 14, 2024 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will briefly discuss how the backpropagation technique allows us to train a neural network for regression.
    Read more about Nicolas Descartes
  • Neural networks for regression - a comprehensive overview - Part 4

    calendarOct 14, 2024 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    After covering the intricate details of the backpropagation algorithm, we now move on to practical application by implementing a neural network for regression in C#.
    Read more about Nicolas Descartes
  • Neural networks for regression - a comprehensive overview - Part 5

    calendarOct 14, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    After all this effort, we will reap the rewards of our labor by demonstrating how a neural network can effectively model different functions.
    Read more about Nicolas Descartes
  • Neural networks for regression - a comprehensive overview - Part 6

    calendarOct 14, 2024 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    After examining how neural networks can effectively approximate non-linear functions, we will now turn our attention to their weaknesses.
    Read more about Nicolas Descartes
  • Neural networks for regression - a comprehensive overview - Part 7

    calendarOct 14, 2024 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this final post, we will briefly focus on how neural networks can be used in a simple real-world scenario: predicting the price of a house in the real estate market.
    Read more about Nicolas Descartes
  • Model-View-Presenter and its implementation in ASP.NET - Part 4

    calendarOct 1, 2024 · 8 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will once again implement the MVP pattern, this time with a more sophisticated example.
    Read more about Nicolas Descartes
  • Model-View-Presenter and its implementation in ASP.NET - Part 3

    calendarOct 1, 2024 · 8 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will demonstrate how to implement the MVP pattern and follow a step-by-step approach to provide a thorough and comprehensive overview.
    Read more about Nicolas Descartes
  • Model-View-Presenter and its implementation in ASP.NET - Part 2

    calendarOct 1, 2024 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will briefly explore the challenges that arise when automating UI tests and discuss why adopting a new pattern may be necessary in certain situations.
    Read more about Nicolas Descartes
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

Nicolas DESCARTES

This blog gathers the contributions of a passionate software engineer convinced that getting to the bottom of things is the best way to truly understand the big picture.
Read more about Nicolas Descartes

Don't miss new articles

/* Real people should not fill this in and expect good things - do not remove this or risk form bot signups. */

Recent Posts

  • Understanding and leveraging Semantic Kernel - Logging and monitoring
  • Understanding and leveraging Semantic Kernel - Integrating Semantic Kernel with the MCP protocol
  • Understanding and leveraging Semantic Kernel - Unleashing the power of plugins
  • Understanding and leveraging Semantic Kernel - Using Semantic Kernel with Ollama
  • Understanding and leveraging Semantic Kernel - Building a very simple agent in a few lines of C# code
  • Understanding and leveraging Semantic Kernel - Generative AI, LLMs and others
  • Understanding and leveraging Semantic Kernel - Introduction
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing Azure Key Vault
Nicolas DESCARTES

Copyright  NICOLAS DESCARTES

to-top