Pinned Repositories
android-app-with-google-maps-api
classifier-and-keyword-extractor-api
A flask api that extracts keywords with tf-idf and classifies texts about laws
classifier-kwextractor-with-grpc
Same api but made with grpc
KargaAspFramework
payment-screen-react
Q-Learning
Q(durum, aksiyon) = R(durum, aksiyon)+γ×Max{Q(sonraki durumlar, tüm aksiyonlar)} formülü ile Q-Learning
RAKE-algorithm
RAKE - keyword extraction algorithm
scraping-with-puppeteer
scraping https://info.uniswap.org/#/tokens with puppeteer
solidity-guessing-game
a number guessing game, using chainlinks vrf. the one who guesses right or closest number wins
TextRank-Summarizer
Turkish text summarization using TextRank algorithm - TextRank ile Türkçe metinleri özetleme
hu-yuu's Repositories
hu-yuu/solidity-guessing-game
a number guessing game, using chainlinks vrf. the one who guesses right or closest number wins
hu-yuu/TextRank-Summarizer
Turkish text summarization using TextRank algorithm - TextRank ile Türkçe metinleri özetleme
hu-yuu/android-app-with-google-maps-api
hu-yuu/classifier-and-keyword-extractor-api
A flask api that extracts keywords with tf-idf and classifies texts about laws
hu-yuu/classifier-kwextractor-with-grpc
Same api but made with grpc
hu-yuu/KargaAspFramework
hu-yuu/payment-screen-react
hu-yuu/Q-Learning
Q(durum, aksiyon) = R(durum, aksiyon)+γ×Max{Q(sonraki durumlar, tüm aksiyonlar)} formülü ile Q-Learning
hu-yuu/RAKE-algorithm
RAKE - keyword extraction algorithm
hu-yuu/scraping-with-puppeteer
scraping https://info.uniswap.org/#/tokens with puppeteer
hu-yuu/Sentiment-Analysis-of-Movie-Reviews
hu-yuu/Sentiment-Analysis-with-BERT
Sentiment analysis on IMDB reviews with BERT
hu-yuu/steam-db-project
our first project on sql includes creating, updating, deleting, inserting and some queries. made with a friend :)
hu-yuu/testing-titan-token
hu-yuu/TitanToken
An ERC-721 token with upgradeable token data. Proxy contract holds the data and Factory contracts are upgradeables
hu-yuu/zemberek-grpc-dockerized