Pinned Repositories
-Chrome-Dino-Game-Opencv
Age-Predictor
Amazon_Crawler
Crawl Amazon with bs4
ARIMA_Linearregression_XGBOOST_Time_Series_Analysis
This Python script conducts various data processing, visualization, and modeling tasks on a dataset.
Art_by_DCGAN
This code sets up and trains a GAN to generate artwork images using Keras and TensorFlow, defining and compiling discriminator and generator networks, and saving results.
AUDIO_CLASSIFICATION
aIt's a clasification of voice of capuchine bird. I used tensorflow and keras libraries. In my opinion preprocessing part was a little bit confusing
CGAN
Condutional gan for generating images from sketch
Data_Analysis_Project
Financial data analysis: preprocess, visualize, calculate technical indicators.
Music_Genre_Classification
Shooting_Simulator_python
Overall, this project provides a flexible framework for implementing computer vision applications with a focus on object detection, tracking, and point scoring. Its versatility and modularity make it suitable for a wide range of use cases across different industries and domains.
HayatiYrtgl's Repositories
HayatiYrtgl/CGAN
Condutional gan for generating images from sketch
HayatiYrtgl/Data_Analysis_Project
Financial data analysis: preprocess, visualize, calculate technical indicators.
HayatiYrtgl/Music_Genre_Classification
HayatiYrtgl/Art_by_DCGAN
This code sets up and trains a GAN to generate artwork images using Keras and TensorFlow, defining and compiling discriminator and generator networks, and saving results.
HayatiYrtgl/audio_classification_with_ann
Ann for Audio classification.
HayatiYrtgl/audio_processing_for_cnn_network
Spectrum creation is the most important thing while dealing with audio data
HayatiYrtgl/auto_encoder_colorizationV2
Train auto-encoder model to colorize grayscale images.
HayatiYrtgl/autoencoder_colorization
Colorizes grayscale images using a loaded model and displays original and predicted colorized versions.
HayatiYrtgl/autoencoder_deblurring
Python autoencoder to remove blur from images
HayatiYrtgl/automated_essay_scoring
HayatiYrtgl/C-WGAN-GP
HayatiYrtgl/Cryptocurrency_Time_Series_Rnn
Python script for training a Simple RNN model on cryptocurrency price data to predict future prices, including data exploration and evaluation
HayatiYrtgl/data_analysis_heart_attack
Heart attack data analysis with python
HayatiYrtgl/Data_analysis_ml_methods_autoencoder
This code loads network data, preprocesses it, reduces dimensions with an autoencoder, and trains multiple classifiers (KNN, RF, LR, SVM) for anomaly detection.
HayatiYrtgl/DCGAN_mnsit
This code implements a DCGAN to generate realistic images of handwritten digits from the MNIST dataset, training the generator and discriminator alternatively for a set number of epochs.
HayatiYrtgl/Fake_News_Detection_using_sklearn_pipeline
HayatiYrtgl/flm_reviews_analysis
Sentiment analysis using ML classifiers for text data.
HayatiYrtgl/Football_Player_Detection_YoloV8
detect football player, ball, goalkeeper, refree with custom trained yolo wieghts
HayatiYrtgl/HayatiYrtgl
Config files for my GitHub profile.
HayatiYrtgl/Image-Feature-Matching-with-Julia
Image Feature Matching with Julia using freak descriptor
HayatiYrtgl/julia-image-classification-svm
The code loads dog and cat images, extracts HOG descriptors, labels them, splits the data into training and test sets, trains an SVM model, and predicts a test image.
HayatiYrtgl/Julia_Text_Preprocessing_For_NLP
Tokenizer for nlp training with julia language
HayatiYrtgl/Lstm_Time_SeriesV2
The code downloads Microsoft stock data, preprocesses it, builds and trains a deep learning model, and visualizes predictions.
HayatiYrtgl/Lung-Collapse-Detection-with-cnn-tkinter
HayatiYrtgl/my_first_gan
"Generative Adversarial Network (GAN) for digit '0' generation from MNIST."
HayatiYrtgl/NMF_Topic_modeling_sklearn
Python code to implement nmf with sklearn
HayatiYrtgl/poem_generator_nlp_keras
HayatiYrtgl/topic_modeling_sklearn_LDA
Python code: Uses LDA for topic modeling on text data.
HayatiYrtgl/WGAN-gp-ART
Using WGAN-gp and creating art portraits.
HayatiYrtgl/wiki_art_crap
Asynchronous web scraper for downloading painting images.