Layth Fadhala (laythfadhala)

laythfadhala

Geek Repo

Location:Germany

Home Page:letsai.de

Github PK Tool:Github PK Tool

Layth Fadhala's repositories

Simple-neural-network-using-MatLab

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.

Language:MATLABLicense:MITStargazers:2Issues:1Issues:0

Data-transceiver-using-SPARQL

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.

Language:C#License:MITStargazers:0Issues:1Issues:0
Language:PHPStargazers:0Issues:0Issues:0

Machine-learning-dynamic-data-visualization

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.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

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

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Sentiment-Analysis

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 200 words and only the 20,000 most common words in the reviews are used.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0