Skip to content
View mxchinegod's full-sized avatar
πŸ’­
πŸ›fixing
πŸ’­
πŸ›fixing
Block or Report

Block or report mxchinegod

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
mxchinegod/README.md

Hello πŸ‘‹, I'm Dylan

husband, programmer and machine learning researcher.

dylanalloy

  • πŸ”­ I’m currently occupied making real time data pipelines at the edge for energy extraction.

  • 🌱 I’m currently learning about distributed LLMs & embeddings

  • πŸ‘― I’m looking to collaborate on sharing training data using blockchains

  • 🀝 I’m looking for help with 3D printing & CAD

  • πŸ’¬ Ask me about product engineering

Connect with me:

3033977

Languages and Tools:

android aws azure bash bootstrap canvasjs chartjs cplusplus csharp css3 d3js django docker dotnet elasticsearch electron express flask gcp git hexo html5 javascript kibana kubernetes linux mariadb mongodb mssql mysql nginx nodejs opencv oracle pandas photoshop php postman puppeteer python pytorch qt redis scikit_learn seaborn selenium sqlite tensorflow vagrant vuejs

Β mxchinegod

mxchinegod

Pinned

  1. digits digits Public

    DigitsUI is a highly configurable and ML-leveraged quantitative analysis platform for options traders and aspiring market makers πŸ˜‰

    TypeScript 7 4

  2. digits-api-main digits-api-main Public

    digits-api-main is the authentication, preprocessing, and tertiary API bridge in the Digits service mesh.

    JavaScript 1

  3. digits-api-ml digits-api-ml Public

    digits-api-ml is a large suite of API endpoints that directly respond with the inference of a given machine learning function.

    Python 2 1

  4. digits-helm-chart digits-helm-chart Public

    The official helm chart repository for open-source market analysis platform, Digits.

    1

  5. A token matrix visualization represe... A token matrix visualization representing the importance a token has in multi-headed attention layers in transformers like GPT-2
    1
    import torch
    2
    from transformers import GPT2Tokenizer, GPT2Model
    3
    import matplotlib.pyplot as plt
    4
    import numpy as np
    5
    from matplotlib.animation import FuncAnimation
  6. swan_scrape swan_scrape Public

    High-efficiency text & file scraper with smart tracking for building language model datasets.

    Jupyter Notebook 2