Skip to content
View subhrm's full-sized avatar
👋
I may be slow to respond.
👋
I may be slow to respond.

Block or report subhrm

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
subhrm/README.md
  • 👋 Hi, I’m @subhrm

Pinned Loading

  1. Pytorch Sample code for Linear regre... Pytorch Sample code for Linear regression using Least Squares.
    1
    import torch
    2
    import numpy as np 
    3
    
                  
    4
    # Generate Synthetic data
    5
    N = 500 # Num of samples
  2. LLM vs Information Theory.MD LLM vs Information Theory.MD
    1
    Large Language Models (LLMs) like GPT and others don’t exactly *challenge* information theory in the sense of contradicting it—but they do **raise interesting questions and stretch traditional interpretations**, especially in areas like entropy, compression, meaning, and communication. Here’s a breakdown of how LLMs interact with or challenge the classical concepts of information theory:
    2
    
                  
    3
    ---
    4
    
                  
    5
    ### 1. **Meaning vs. Information (Shannon vs. Semantics)**
  3. nano-transformer nano-transformer Public

    A very small transformer language model built from scratch

  4. word-to-word-autoencoder.ipynb word-to-word-autoencoder.ipynb
    1
    {
    2
      "nbformat": 4,
    3
      "nbformat_minor": 0,
    4
      "metadata": {
    5
        "colab": {
  5. notebooks notebooks Public

    Collection of my notebooks

    Jupyter Notebook

  6. pytorch_experiments pytorch_experiments Public

    Jupyter Notebook