Skip to content
View MANURAJ1's full-sized avatar
  • HCL
  • Hyderabad

Block or report MANURAJ1

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. HVAC_web_scrape.py HVAC_web_scrape.py
    1
    import bs4
    2
    import requests
    3
    import pandas as pd
    4
    import re
    5
    
                  
  2. gpt-2 gpt-2 Public

    Forked from ilopezfr/gpt-2

    Code for the paper "Language Models are Unsupervised Multitask Learners"

    Jupyter Notebook

  3. NLP_Q-A_ChatBot NLP_Q-A_ChatBot Public

    Answering about energy consumption and spends

    Python