Skip to content
View mohamedsiika's full-sized avatar
🎯
Data Scientist
🎯
Data Scientist

Block or report mohamedsiika

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mohamedsiika/README.md

Hi there 👋, I am Mohamed Sayed

Artificial Intelligence engineer and a Data scientist

  • 🔭 I’m currently working on deep learning and data science in forex market
  • 👯 I’m looking to collaborate on Artificial intelligence projects
  • 📫 How to reach me: msiika70@gmail.com

linkedin twitter

GitHub stats
GitHub streak stats

Pinned Loading

  1. coursera-bootstrap-courseproject coursera-bootstrap-courseproject Public

    HTML 1

  2. tic-tac-toe-cs50 tic-tac-toe-cs50 Public

    CS50's Introduction to Artificial Intelligence with Python course first lecture assignment (tic-tac-toe game ) using optimization minimax function

    Python 1 1

  3. arabic_nlp_Lstm arabic_nlp_Lstm Public

    building an LSTM model to output type of Arabic words whether it's location ,organization, Person ,generic miscellaneous or others

    Jupyter Notebook

  4. MNIST-MachineLearning-with-GUI MNIST-MachineLearning-with-GUI Public

    applying support vector machine and hog feature on the MNIST dataset . A GUI also added to the code to draw a letter and it predict it

    Python

  5. MountainCar_ReinforcementLearning MountainCar_ReinforcementLearning Public

    using reinforcement learning algorithms ( Q-learning, Sarsa-learning and monte carlo )to train the mountaincar from gym environments.

    Python