Skip to content
View Davidwarchy's full-sized avatar

Block or report Davidwarchy

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Davidwarchy/README.md

Hi there 👋, I am David

Github Gmail

  • 🔭 I’m currently working on creating autonomous agents in simulation and the real world.
  • 🌱 I’m currently learning about backpropagation, reinforcement learning
  • 👯 I’m looking to collaborate on creating knowledge bases, systems for making life and intelligence persist through geological timescales
  • 🤔 I’m looking for help with compute resources
  • 💬 Ask me about existence, the origin of things, intelligence, autonomy
  • 📫 How to reach me: davidwarchy@gmail.com
  • ⚡ Fun fact: Beyond my technical work, I run a TikTok channel subjective.cloud where I share reflections on managing negative thoughts and emotions, aiming to inspire and support others in their personal growth journeys.

Pinned Loading

  1. rl rl Public

    Reinforcement Learning using the Q-learning algorithm to navigate a maze environment.

    Python

  2. quadruped-actuator-control quadruped-actuator-control Public

    Learning to move to a desired sensor reading. Here, we attempt this with reinforcement learning with a deep q-network.

    Python

  3. vit vit Public

    Implementation of a Vision Transformer (ViT) model from scratch, including a script for visualizing attention on video frames

    Python 1

  4. maze-rl-basic-dqn maze-rl-basic-dqn Public

    An agent that moves around a maze to some goal using reinforcement learning (deep q-networks)

    Python

  5. entitylink entitylink Public

    A simple algorithm for linking entities mentioned in text to entities in a knowledge base.

    Python 4

  6. knowledgecheck knowledgecheck Public

    A simple algorithm for adding entities to a knowledge base. Used by https://trilight.cloud to manager entity information

    Python