Skip to content
View darshanrao's full-sized avatar
đź’­
Nah I'd Explore
đź’­
Nah I'd Explore

Block or report darshanrao

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

Welcome to Darshan Rao's GitHub Account!

About Me

Hi there! I'm Darshan Rao, a passionate data scientist and software engineer with a strong background in machine learning and artificial intelligence. I have a keen interest in leveraging cutting-edge technologies to solve complex real-world problems. My GitHub repositories showcase a collection of projects ranging from machine learning models and data analysis to mobile app development using Flutter.

Connect with Me

Feel free to explore my repositories, and if you have any questions or collaboration opportunities, don't hesitate to reach out to me. I'm always excited to connect with fellow developers and researchers!

Pinned Loading

  1. Named-Entity-Recognition-with-BiLSTM Named-Entity-Recognition-with-BiLSTM Public

    This project implements a Named Entity Recognition (NER) system using a Bidirectional Long Short-Term Memory (BiLSTM) neural network. The system is designed to read in a dataset, train a BiLSTM mod…

    Python

  2. Ancient-Hand-Writtten-Recognition-Under-Data-Deficiency Ancient-Hand-Writtten-Recognition-Under-Data-Deficiency Public

    Ancient Indian Languages OCR: Enhancing handwritten character recognition using Capsule Networks with minimal data - A novel approach leveraging advanced CapsNets to interpret historical texts accu…

    1

  3. Little-Go-Game Little-Go-Game Public

    This Go game AI agent is implemented in Python using the Minimax algorithm to play the game of Go. The agent considers various game states and employs strategic decision-making.

    Python

  4. Power_Spectrum_Generation_And_Analysis_Using_ML Power_Spectrum_Generation_And_Analysis_Using_ML Public

    Generating Power Spectrum And Predicting Astrophysical Parameters from Power Spectrum Data using Machine Learning

    Jupyter Notebook 1

  5. Crime-Mapping Crime-Mapping Public

    A Crime Tracking App

    Dart 1

  6. CSCI-Algo-Sequence-Alignment CSCI-Algo-Sequence-Alignment Public

    This project implements and compares dynamic programming solutions for the Sequence Alignment problem, including a memory-efficient version, providing alignment costs, optimized sequences, performa…

    Python