Skip to content
View sinyasco's full-sized avatar
  • 18:59 (UTC +01:00)

Highlights

  • Pro

Block or report sinyasco

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Machine-Learning-using-Libraries Machine-Learning-using-Libraries Public

    I implemented popular ML algorithms using python and its libraries: Numpy, Pandas, Matplotlib and Tensorflow

    Jupyter Notebook 1

  2. Taxi-v3-Q-Learning-Agent Taxi-v3-Q-Learning-Agent Public

    A reinforcement learning agent trained on the Taxi-v3 environment using Q-Learning with ε-greedy exploration decay — built with Gymnasium and NumPy.

    Python 1

  3. The-Refactoring-Swarm-YADIS The-Refactoring-Swarm-YADIS Public

    Building a multi-agent system,"The Refactoring Swarm"capable of taking as input a folder containing "badly made" Python code (buggy, undocumented, untested) and delivering as output a clean, functi…

    Python 1

  4. ESI-Algiers-Library-manipulation-using-BINARY-FILES-INDEXES ESI-Algiers-Library-manipulation-using-BINARY-FILES-INDEXES Public

    I created this C Program which manipulate our school's (ESI Algiers) library using binary files & indexes in language C, its a practical assignement in FSDS of 1 month

    C