Veli Yigit Yolcu
Technical Lead Software Engineer
(Move to ...)
Ana Sayfa
▼
Saturday, January 23, 2021
Support Vector Machines (SVM) with Javascript Implementation for Beginners
›
I give an example of javascript implementation of support vector machines (SVM) and I explain SVM algorithm with hinge loss function in this...
Sunday, January 17, 2021
Gradient Descent Algorithm for Beginners (Quadratic Function Example)
›
In this article, I explain how gradient descent algorithm (GDA) works. I use a quadratic function for explanation: f(x) = ax^2+bx+c As you k...
Sunday, January 3, 2021
x-comment jquery plugin: Jquery plugin for commenting or discussion
›
With x-comment, users' comments can be displayed hierarchically and users can respond to each other. There is no level limit while answe...
1 comment:
Friday, January 1, 2021
x-comment: Jquery için yorum-tartışma eklentisi - x-comment: Jquery plugin for commenting or discussion
›
For english: http://vyigity.blogspot.com/2021/01/x-comment-jquery-plugin.html Geçenlerde bir projede yorumlama eklentisi kullanma ihtiyacım ...
1 comment:
Tuesday, March 24, 2020
.NET Core React Projesinin Docker ile Linux Üzerinde Çalıştırılması - Running .NET Core React Project on Linux with Docker
›
Bildiğimiz üzere .NET Core projelerinin en büyük avantajlarından biri her türlü işletim sisteminde çalıştırılabilmesidir. Bunların yanında ...
Thursday, December 13, 2018
ProjectBase ile Transaction Üzerinden Dış Veri Erişim Yapıları ile Entegrasyon (Entity Framework 6 Örneği)
›
ProjectBase (PB) kütüphanesi veri erişim mantalitesi olarak ORM (Object Relational Mapping) ile provider seviyesi arasında bir konumda bulun...
1 comment:
Sunday, March 18, 2018
ProjectBase (PB) ile Asenkron Programlama - Asynchronous Programming with ProjectBase (PB)
›
PB v4.0.0-beta ile veri tabanı işlemlerinin asenkron olarak yapılabilmesi amacıyla PB içine asenkron mimari eklendi. Asenkron programlama (A...
‹
›
Home
View web version