Pinned Repositories
android-architecture-components
Samples for Android Architecture Components.
android-image-classification
AndroidRdp
Design-Patterns
Entropy_InformationGain
This is a sample project in Java calculates the Entropy and Information Gain for CSV Table for Decision Tree classification
EvoloPy
Flutter-Databse-SQFLite
Flutter-Firebase
Login-App
Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm
Matlab Module for Stock Market Prediction using Simple NN
mabualzait's Repositories
mabualzait/Design-Patterns
mabualzait/Flutter-Databse-SQFLite
mabualzait/Login-App
mabualzait/Flutter-Firebase
mabualzait/Covid-19-Android
Android Application Tracking Covid-19 Worldwide تطبيق كورونا للاندرويد
mabualzait/Flutter-Todo-List
mabualzait/Grey-Wolf-Optimization
Implementation for GWO algorithm in matlab - Algorithm by Ali sayed Marjalili
mabualzait/Read-Write-From-a-File
mabualzait/swift-webinar
الكود الذي تم شرحه في بث يوم السبت ٣.٨.٢٠١٩ على القناة
mabualzait/android-image-classification
mabualzait/AndroidRdp
mabualzait/Entropy_InformationGain
This is a sample project in Java calculates the Entropy and Information Gain for CSV Table for Decision Tree classification
mabualzait/EvoloPy
mabualzait/Ab--Users
mabualzait/ab_mobile_s1
mabualzait/android-sleep-tracker
An app to track your sleep at night.
mabualzait/Android-Tamper-Detector
A simple library that can help you detect if you app is modded or tampered with
mabualzait/awesome-public-datasets
A topic-centric list of HQ open datasets.
mabualzait/Jupyter-test
mabualzait/low-pass-filter-matlab
Low pass filter implementation in matlab
mabualzait/mabualzait
mabualzait/modded-ubuntu
Run Ubuntu GUI on your termux with much features.
mabualzait/Shared-Preferences-in-Flutter
mabualzait/sleep_apnea
ECG Sleep Apnea Detection
mabualzait/sorting-algorithms
Part of the algorithm course by Dr. Ahmad Azzazi
mabualzait/SoundRecorder
A simple sound recording app implementing Material Design
mabualzait/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
mabualzait/stylegan
StyleGAN - Official TensorFlow Implementation
mabualzait/un-beatable-tic-tac-toe
game implementation using minmax algorithm to get the max won opportunity
mabualzait/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.