Skip to content
View jayxsinha's full-sized avatar
👋
What's happening?
👋
What's happening?

Highlights

  • Pro

Block or report jayxsinha

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Efficient-CNN-BiLSTM-for-Network-IDS Efficient-CNN-BiLSTM-for-Network-IDS Public

    Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS

    Jupyter Notebook 125 20

  2. Detoxification Detoxification Public

    Our project addresses the challenge of controlled text generation in large language models, which can produce unwanted or biased content.

    Python 1 1

  3. RL-Project RL-Project Public

    Implementation of REINFORCE with Baseline and Monte-Carlo Tree Search algorithms along with Multi-Armed Bandits.

    Python

  4. amazon-ctr amazon-ctr Public

    A low-resoruce text conversation guidance model development and deployment on AWS Free Tier.

    Jupyter Notebook

  5. SUV-Sales-Analysis SUV-Sales-Analysis Public

    Analysing and predicting sales of a SUV based on the age and estimated salaries from the CSV file given using Simple Logistic Regression

    Python 2 13

  6. http-project http-project Public

    This is an HTTP load testing tool built using Python's asyncio and aiohttp libraries. It allows you to benchmark the performance of a given URL by specifying the queries per second (QPS), number of…

    Python