Skip to content
View KPowellAi's full-sized avatar
📚
Working on becoming the best ML engineer I can be
📚
Working on becoming the best ML engineer I can be

Block or report KPowellAi

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

Pinned Loading

  1. Investigating-Machine-Learning-methods-for-human-behavior-activity-with-deployment- Investigating-Machine-Learning-methods-for-human-behavior-activity-with-deployment- Public

    This is my Final Year Artificial Intelligence project that achieved the grade of 75%

    Python

  2. Faster---RCNN-Object-detection Faster---RCNN-Object-detection Public

    Here I used PyTorch to recognise vehichles within images.

    Jupyter Notebook

  3. Learning-NLP Learning-NLP Public

    Learning NLP

    Jupyter Notebook

  4. Facial-Emotion-Recognition-Tensorflow Facial-Emotion-Recognition-Tensorflow Public

    Jupyter Notebook

  5. Facial-Emotion-Recognition-Using-Deepface Facial-Emotion-Recognition-Using-Deepface Public

    Jupyter Notebook

  6. N-Queens N-Queens Public

    Created a program that solved the N-Queens problem using a search algorithm in AI called breadth-first search.

    Java