Skip to content
View shreyas269's full-sized avatar
  • University of Massachusetts Amherst
  • New York
  • X @shreyask269

Organizations

@umass-data-science @capitalone-contributions @structuredllm

Block or report shreyas269

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. gpu_EM_student_t_estimator.py gpu_EM_student_t_estimator.py
    1
    '''
    2
    Torch-based GPU-Accelerated EM Algorithm for Estimating Student's t-Distribution with Known Degrees of Freedom
    3
    4
    Credits for the numpy version: Conner DiPaolo
    5
    https://gist.github.com/cdipaolo/9dd6794a4f0a2889ef60a5effa419093
  2. Julia-Fractal Julia-Fractal Public

    Generate beautiful Julia Set Fractals from Newton Raphson Method

    Java 1

  3. FL-algorithms FL-algorithms Public

    Implementations of some federated learning algorithms - FedAvg, SCAFFOLD, MIME

    Jupyter Notebook 3

  4. diffusion-distillation diffusion-distillation Public

    Python

  5. programming programming Public

    Jupyter Notebook

  6. simple_llm simple_llm Public

    Trying to build a simple GPT like LLM

    Python