• Stars
    star
    2
  • Language
    C#
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample code for my blog post about the Task.Yield method in .NET.

More Repositories

1

restore_vietnamese_diacritics

A Transformer based NLP solution to restore diacritics for Vietnamese text with 94.05% accuracy on the test dataset. You don't need to understand Vietnamese to use this, I promise :).
Python
7
star
2

AgeEstimatorSharp

A library to load pre-trained tensorflow model to estimate age and predict gender based on facial image, written in C#.
C#
4
star
3

DynamicCodeGenerationSample

Sample code for my blog post at https://duongnt.com/dynamic-code-generation
C#
3
star
4

InterlockedDemo

Sample code for my blog post at https://duongnt.com/interlocked-synchronization
C#
2
star
5

AgeGenderNet

An network based on VGG19, trained on AFAD dataset to reach 97.01% accuracy for gender prediction and 3.67 MAE for age guessing
Python
2
star
6

age_estimator_model

Use fine-tuning based on VGG19 network to reach 96.67% accuracy for gender prediction and 3.88 MAE for age guessing on AFAD dataset.
Python
1
star
7

CsvHelperDemo

Sample code for my blog post at https://duongnt.com/read-csv-helper
C#
1
star
8

OpenAPIGeneratorDemo

Sample code for my blog post at https://duongnt.com/openapi-generator
C#
1
star
9

SamlSample

A simple ASP.NET Core web app, to be used as sample for my blog post at https://duongnt.com/integrate-sso-asp-net-core
C#
1
star
10

passpwnedcheck

A simple wrapper for Pwned Passwords API written in Python
Python
1
star
11

urchintai-client

A simple client to query UR Chintai API (URιƒ½εΈ‚ζ©Ÿζ§‹) written in Python
Python
1
star
12

Steganography

A library to hide data into image (Steganography) for C#.
C#
1
star
13

MockIHttpClientFactoryDemo

C#
1
star
14

StubIdpCore

A stub IDP written in ASP.NET Core. Read more about it at https://duongnt.com/stub-idp
C#
1
star
15

FashionMNIST

Use an esemble of algorithms to archive 92.41% accuracy on test set of FashionMNIST datasets.
Python
1
star
16

elasticsearchclient-async-demo

This is a sample app for my blog post at: https://duongnt.com/elasticsearch-async-search-kotlin
Kotlin
1
star