Giter Site home page Giter Site logo

acikhack-hackathon-guesstech's Introduction

GuessTech

GuessTech Sonraki kelime tahmini projesi

AMAÇ

Mail yazarken sonraki kelimeyi tahmin ederek kullanıcıya kolaylık sunması.

MODEL

Modeli tamamen kendimiz tasarlayarak ve optimize ederek özgünlük sağladık.

YÜKLEME

git clone https://github.com/Mustafasavran/AcikHack-Hackathon-GuessTech.git

pip3 install -r requirements.txt

MODELİ EĞİTME PARAMETRELERİ

-h, --help parametreleri göster ve uygulamayı sonlandır

--data DATA eğitmek için veri seti yolu

-m MODEL_ADI, --model_adi MODEL_ADI eğitilmiş modelin kaydedilecek yeri

ÖRNEK KULLANIM

python3 train.py --data "data.txt" --model "model.dat"

MODELİ TEST ETME

python3 test.py --model model.h5

VERİ SETİ OLUŞTURMA

Veri setini oluştururken gmail'den sadece türkçe mailleri çekebilmek için bazı harfleri içermesini istedik ve ayrıca düzgün bir veri seti oluşturmak için sadece gmail hesabınızda yıldızlanmış olanları almasını sağladık. Böyle yaparak daha düzgün veriler çekmeyi amaçladık.

Örnek veri çekme kullanımı

python3 collect_data.py --mail [email protected] --sifre mail_sifresi

VERİ SETİ

Biz kendi gmail hesaplarımızdan çekilen maillerle eğitim gerçekleştirdik ve verileri diğer maili atan veya alan tarafın izni olmadan paylaşmayı uygun bulmadık. Bu yüzden şu anlık verimizi paylaşamıyoruz.

acikhack-hackathon-guesstech's People

Contributors

minevren avatar mustafasavran avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Forkers

halenurkar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.