Skip to content
View camilobrownpinilla's full-sized avatar

Highlights

  • Pro

Block or report camilobrownpinilla

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

    Python 1

  2. anchor-bot anchor-bot Public

    Simple implementation of an LLM emotional support assistant, supporting the OpenAI API or local use of any huggingface model. Made as a prototype for a mental health startup.

    Python 1

  3. Explain-This-Pruner Explain-This-Pruner Public

    Codebase for CS2822r project on investigating model pruning as a method to improve explainability

    Jupyter Notebook 2

  4. Num2Num Num2Num Public

    Implementation of a sequence to sequence model mapping numbers in natural language to numbers in numerical representation. Completed for a coding assessment in under 2 hours.

    Jupyter Notebook

  5. InferBiomechanics InferBiomechanics Public

    Forked from jbejjani2022/InferBiomechanics

    Training and evaluation of a generative diffusion model trained on the newly released AddBiomechanics Dataset, made to unconditionally generate sequences of human motion.

    Python

  6. miniML_project miniML_project Public

    Final project for Harvard's CS51: Abstraction in Design and Computation. MiniML is a typed subset of OCaml implemented in OCaml itself, with support for different evaluation semantics. This languag…

    OCaml