Skip to content
View josephrqt's full-sized avatar
🌒
Experiencing
🌒
Experiencing

Block or report josephrqt

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
josephrqt/README.md

Hi there! 👋

  • 🔭 Studying Computer Science at INSA Lyon but currently on exchange at ITBA in Buenos Aires
  • 👯 Looking for exciting projects that merge AI and finance
  • 🍳 Love cooking up new recipes in the kitchen
  • 🎧 Audiophile
  • ⚽️🏀🥊 Passionate about football, basketball, and boxing

Feel free to reach out to me at josephrouquette@gmail.com for any inquiries or collaborations!

Pinned Loading

  1. SokobanGraphSolver SokobanGraphSolver Public

    Graph-based search algorithms for solving Sokoban. Implements BFS, DFS, Greedy, A*, IDDFS with admissible and non-admissible heuristics. Analyzes performance metrics including solution cost, expand…

    Python

  2. GeneticAlgorithmEngine GeneticAlgorithmEngine Public

    genetic algorithms with various crossover, mutation, selection, and replacement methods, in able to find the best character in a video game

    Python

  3. PerceptronLearning PerceptronLearning Public

    Implements simple and multilayer perceptron algorithms to solve logic functions and classification problems, including XOR, digit recognition, and generalization tests with noisy data.

    Python

  4. UnsupervisedNetworkEU UnsupervisedNetworkEU Public

    unsupervised learning techniques on economic, social, and geographic data of 28 European countries. It includes Kohonen networks for clustering, Oja's rule for principal component analysis, and the…

    Python

  5. Autoencoders Autoencoders Public

    Autoencoders for binary character images from the "font.h" dataset. It includes a basic autoencoder for mapping input to a two-dimensional latent space, optimized to learn 5x7 pixel patterns with m…

    Python

  6. Articles Articles Public

    For now, just a little thinking on IA available on Medium