Skip to content
View Swaymaw's full-sized avatar

Highlights

  • Pro

Block or report Swaymaw

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 Loading

  1. Exploring_MLX Exploring_MLX Public

    Exploring MLX Framework by Apple and comparing the performance with PyTorch on a M1 Mac air.

    Python 2

  2. Chess-Engine Chess-Engine Public

    Chess Engine Made Using Python, PyGame, and basic NegaMax with AlphaBetaPruning.

    Python 1

  3. snake_game_ai snake_game_ai Public

    Training a Reinforcement Learning Algorithm to play Snake AI using Stable Baselines3 and OpenAI Gym

    Python 1

  4. Machine-Learning-From-Scratch Machine-Learning-From-Scratch Public

    Here, we implement various machine learning algorithms from scratch using standard python libraries except numpy. Complete video tutorials can be found on youtube.

    Python 1

  5. Document-Query-LLM Document-Query-LLM Public

    Using Docling and Google Gemini to answer unstructured document related queries using multi-modal LLM including images, text, tables and equations.

    Python 1

  6. Knowledge_Graph_Extractor Knowledge_Graph_Extractor Public

    Uses FARM Stack to extract knowledge graph from a given PDF file.

    JavaScript