Skip to content
View laythfadhala's full-sized avatar
πŸš€
πŸ‘€
πŸš€
πŸ‘€
  • Germany
Block or Report

Block or report laythfadhala

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

Popular repositories

  1. Simple-neural-network-using-MatLab Simple-neural-network-using-MatLab Public

    This is a simple feed-forward neural network using MATLAB with Alarm and Warning situations. This implementation is to simplify the basic concept of a neural network.

    MATLAB 2

  2. Reinforcement_Learning_in_Python Reinforcement_Learning_in_Python Public

    Forked from sichkar-valentyn/Reinforcement_Learning_in_Python

    Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa

    Python

  3. Machine-learning-dynamic-data-visualization Machine-learning-dynamic-data-visualization Public

    This is an example of how to visualize the data while the training process is happening like the loss, accuracy, number of epochs and other parameters.

    JavaScript

  4. Data-transceiver-using-SPARQL Data-transceiver-using-SPARQL Public

    This is an implementation of how to transfer and manipulate data between the Arduino chip and the C-sharp program using the serial port and SPARQL.

    C#

  5. Voice-recognition-with-Snake-game Voice-recognition-with-Snake-game Public

    JavaScript

  6. Sentiment-Analysis Sentiment-Analysis Public

    This example uses model trained on movie reviews. This model scores the sentiment of text with a value between 0 ("negative") and 10 ("positive"). The movie reviews were truncated to a maximum of 2…

    JavaScript 1