Skip to content
View davidgturner's full-sized avatar

Highlights

  • Pro

Block or report davidgturner

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. wikiracer wikiracer Public

    A Wikiracer implementation that finds the shortest path between two Wikipedia pages using breadth first search, depth first search, dijkstra's and a custom search solution

    Python 1

  2. FactCheck FactCheck Public

    fact checking LLMs

    Python

  3. k-means k-means Public

    demonstrates k-means

    Jupyter Notebook

  4. pca pca Public

    demonstrates pca, em, dimensionality reduction,

    Jupyter Notebook

  5. stock-sentiment-summarization stock-sentiment-summarization Public

    NLP-based project to analyze and summarize stock market news sentiment, providing real-time insights for investment decision-making.

    Jupyter Notebook

  6. Transformer-Language-Modeling Transformer-Language-Modeling Public

    demonstration of how to build a transformer language model from scratch

    Python