Skip to content
View I-Am-Timothy-Williams's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report I-Am-Timothy-Williams

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. london-bike-rides london-bike-rides Public

    Importing data using a kaggle dataset on the number of london bike rides throughout the year into a python script with the kaggle api. Clean data using pandas library, then create a Tableau Dashboa…

    Python

  2. scoliosis-detection scoliosis-detection Public

    First training data to classify spine x-rays as normal, scoliosis and spondylosis. Then trying to use image segmentation techniques to separate the spine from the rest of the x-ray, decide the angl…

    Python 8 2

  3. vehicle-tracking vehicle-tracking Public

    Object tracking with YOLOv5 and DeepSORT in OpenCV on live webcam, Object tracking with OpenCV starting with frames -> video

    Python 1

  4. form-conversion form-conversion Public

    Taking an image input and reading important data into a pandas database

    Python

  5. auto-chess auto-chess Public

    Automated chessbot using GCP Palm2 LLM and Langchain

    Python

  6. RNN-in-NLP RNN-in-NLP Public

    Repo with basic start on Recurrent Neural Networks, Word2Vec, Doc2Vec, TFIDF vectors and NLP basics

    Python