Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View jamie-clements's full-sized avatar

Block or report jamie-clements

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 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

Pinned Loading

  1. TransformerLM TransformerLM Public

    A lightweight implementation of a Transformer-based language model in TensorFlow, designed for educational purposes and experimentation.

    Python

  2. PyGambit PyGambit Public

    Chess game with a Pygame GUI and a Minimax AI opponent. Play against Easy, Medium, or Hard difficulty. Built in Python with full rule support including castling, en passant, and check/checkmate det…

    Python 1 1

  3. LSTM-Trading-Analysis-Platform LSTM-Trading-Analysis-Platform Public

    LSTM Trading Analysis Platform, combines technical analysis, machine learning, and sentiment analysis into a powerful tool for generating actionable trading insights. With real-time visualisations …

    Python 1

  4. Desktop-Cleaner Desktop-Cleaner Public

    File Automator is a Python-based automation tool designed to help you keep your Downloads folder organised.

    Python

  5. Thread-communication-and-synchronization Thread-communication-and-synchronization Public

    This project implements a multi-threaded application in C++ using POSIX threads. It concurrently processes data from two files, focusing on thread synchronization without semaphores or monitors. I…

    C++