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

Block or report bp0609

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

Hi 👋, I'm Bhavik Patel

🌟 Welcome to my GitHub universe! A final year UG at IIT Gandhinagar diving deep into the realms of Computer Science. Join me on this journey of innovation as we unravel the mysteries of data and shape the future through code and creativity. Let's collaborate, learn, and code our way to new horizons! 💡🚀 - 📫 Reach out me at bhavik.patel@iitgn.ac.in

bp0609

 


GitHub Streak

Popular repositories Loading

  1. Text-Generator-Based-on-NEXT-Character-Prediction-USING-MLP Text-Generator-Based-on-NEXT-Character-Prediction-USING-MLP Public

    A neural network-based text generation model using a vanilla MLP architecture to predict the next character in a sequence. The project includes a Streamlit app for customizing parameters like embed…

    Jupyter Notebook 1

  2. FAI_CS329_Project FAI_CS329_Project Public

    This repository contains the source code for a React+TypeScript application developed as part of the Foundations of AI course at IIT Gandhinagar. The app features interactive N-Queen and Jigsaw Sud…

    TypeScript 1 1

  3. Llama3.2-Transfer-Learning-For-Classification-Task Llama3.2-Transfer-Learning-For-Classification-Task Public

    This repository applies transfer learning with the Llama 3.2-1B/Gemma model for sentiment classification using the SST-2 dataset. The project involves freezing base model parameters, adding task-s…

    Jupyter Notebook 1

  4. Data-Narrative Data-Narrative Public

    Jupyter Notebook

  5. Automated-IOT-Plant-Watering-Arduino-Project Automated-IOT-Plant-Watering-Arduino-Project Public

    The automatic watering system is an innovative solution designed to automate the irrigation process for plants using an Arduino microcontroller and a soil moisture sensor.

    C++

  6. Numeric-Methods Numeric-Methods Public

    This repository contains various numeric methods and their codes to solve real world numeric problems using computation power.

    Python