Skip to content
View swetha0404's full-sized avatar
  • University of Texas at Dallas
  • Dallas, TX
Block or Report

Block or report swetha0404

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

Welcome to my office room ๐Ÿ‘‹

  • ๐ŸŒฑ Iโ€™m currently pursuing my Master's in Computer Science at the University of Texas at Dallas.

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Data Science and AI/ML.

  • ๐Ÿ’ฌ Ask me about Tech, Philosophy, Politics and the Environment.

  • ๐Ÿ“ซ How to reach me: Email - swethame04@gmail.com or LinkedIn - /in/swethame04/

  • ๐Ÿ˜„ Pronouns: She/Her

  • โšก Fun fact: My love language, communication language and sense of humour is all pop-culture/movie/meme references.

Pinned

  1. Collaborative-Filtering Collaborative-Filtering Public

    Movie recommendation using Collaborative Filtering Algorithm by Breese, Heckerman and Kadie

    Python

  2. grocerystore grocerystore Public

    An online Grocery store website using HTML, CSS, PHP, JQuery, and MySQL.

    HTML 1

  3. neuralnetworkscratch neuralnetworkscratch Public

    Python code for neural network from scratch for Abalone dataset.

    Python

  4. Reinforcement_Q-Learning Reinforcement_Q-Learning Public

    Tic-Tac-Toe using Q-Learning

    Jupyter Notebook

  5. Rules-Based-Chatbot Rules-Based-Chatbot Public

    Chatbot made using basic NLP Tools

    Python

  6. wordguess_NLP wordguess_NLP Public

    A simple word_guess game using NLTK and Random libraries of Python

    Python