I will introduce you to how you can design a neural network in C# using TensorFlow.NET.
Strona głównaUżytkownik
bush_dev | użytkownik
At the end of unfortunate 2020, the stable version of Entity Framework Core 5.0 was released. One of the features that appeared there was the improvement of the many-to-many relationship mechanism. In today’s post, I would like to introduce you to what this change is all about.
Sztuka programowania 1291 dni, 14 godzin, 53 minuty temu 64 źrodło rozwiń
Carter is an open-source library that sits on top of ASP.NET Core and allows us to build more elegant routing. If you would like to know more, check my new blog post.
Sztuka programowania 1337 dni, 14 godzin, 29 minut temu 58 źrodło rozwiń
Microsoft Azure contains many various services. One of them is a service that allows speech translation, which is part of Cognitive Services. How does it work? What is it about? How to use it in your application? In this blog post, I will try to answer these questions and show you the example of translating speech to text from microphone input.
More and more has been saying recently about the concept of no code. It is a platform for building applications without coding. You can create software and configure everything using just the mouse, a perfect way for non-technical people. ML.NET Model Builder can be described as a small seed of this solution. In this article, I want to show you how easily can you create a prediction model for your recommendation application with a few clicks.
Transfer Learning is a popular tool in the field of Deep Learning. It is used to reuse a previously created model for a new problem. Thanks to that you can train neural networks with little data, which significantly saves time and memory resources required. This type of algorithm is also available in the ML.NET library. I want to show you its use on the example of Image Classification using a pre-trained TensorFlow model.
We are already in the second half of 2020 and a lot of books related to .NET technology have been published. I decided to collect these positions in one place for you. I will mention here some of them that get the best reviews and seem worth reading in my opinion.
Today, I will introduce some changes in version 5.0 and present how to update the version in the project from version 3.1 to 5.0.
I wrote there about what this type of regression is and showed how it can be implemented in F # using the ML.NET library.
Trochę moich przymyśleń o tym, czy warto studiować kierunki związane z programowaniem.
A brief introduction to Blazor's possibilities, how to create the first project, what his future is and whether it's competition for JavaScript.
Google Analytics API is a very nice tool to download statistics from our website to another application. I present here how to use it.
Today I will introduce you to the main problems and challenges of machine learning.
Today’s article will focus on something that is a key element of creating and operating services in .NET Core technology, or Dependency Injection. In writing this article I assume that the reader knows the basics of programming in C#.
Sztuka programowania 1726 dni, 14 godzin, 56 minut temu 96 źrodło rozwiń