Skip to content
View denstream-io's full-sized avatar
💭
Numbers don't lie
💭
Numbers don't lie

Highlights

  • Pro

Block or report denstream-io

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

🔭 I'm currently working on a new article(titled: Demystifying Arrays) link will soon be posted here 😄

Pinned Loading

  1. Hello, world Hello, world
    1
    def main():
    2
        name = input("What's your name? ")
    3
        print(hello(name))
    4
    
                  
    5
    def hello(to="world"):
  2. ai-dawn ai-dawn Public

    All things ai

    Python

  3. Limitations and Advancements of Gene... Limitations and Advancements of Generative Pretrained Models(GPT)
    1
    # The Journey of Generative Pretrained Models: Advancements and Limitations
    2
    
                  
    3
    ## **Limitations of Generative Pretrained Models**
    4
    
                  
    5
    ### 1. **Struggles with Context and Consistency**
  4. basic-py basic-py Public

    Python for practice

    Python

  5. enjoy-2048 enjoy-2048 Public

    The popular 2048 game written with python!

    Python

  6. Ecomfinance Ecomfinance Public

    A simple ecommerce application

    Python