Skip to content
View A1SHWARYANAYAK's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report A1SHWARYANAYAK

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

Hi there 👋

I'm Aishwarya Nayak

👩 A little about me ...

💬 Ask me about ...

  • Generative AI/ LLMs
  • Prompt Engineering
  • Software Development & Deployment
  • Data Science
  • Machine Learning

📫 How to reach me:

Email or LinkedIn

See My Portfolio here!

Pinned Loading

  1. Neural-Networks-from-Scratch Neural-Networks-from-Scratch Public

    This repository implements fundamental neural network architectures (linear/logistic regression, MLP, CNNs) using PyTorch. It includes a from-scratch 2D convolution operation and explores technique…

    Jupyter Notebook

  2. Recurrent-and-Graph-Neural-Networks Recurrent-and-Graph-Neural-Networks Public

    This repository implements recurrent and graph neural networks from scratch using PyTorch. It covers LSTM and GRU models for image classification on FashionMNIST, and a 2-layer GCN for node classif…

    Jupyter Notebook

  3. Sentiment-Analysis-for-Social-Media-Engagement-Optimization Sentiment-Analysis-for-Social-Media-Engagement-Optimization Public

    Conducted a comprehensive sentiment analysis of news titles and headlines across major social media platforms, utilizing machine learning models to predict social media engagement.

    Jupyter Notebook

  4. text-search-scala text-search-scala Public

    Text-search-scala is a lightweight Scala project for indexing text and running fast keyword/phrase searches. It builds an inverted index with relevance scoring and simple tokenization, making it ea…

    Scala

  5. Enhancing-Respiratory-Disease-Diagnosis-with-Predictive-Modeling Enhancing-Respiratory-Disease-Diagnosis-with-Predictive-Modeling Public

    A data-driven project aimed at enhancing diagnostic accuracy for respiratory diseases, including COPD, using the Exasens dataset.

  6. real-time-crypto-price-streamer real-time-crypto-price-streamer Public

    Real-time-crypto-price-streamer is a full-stack app that streams live cryptocurrency prices from TradingView to the browser in real time. A Node.js service automates TradingView and pushes updates …

    TypeScript