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

Block or report dhruv-pharasi

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

Pinned Loading

  1. 8-Puzzle-AI 8-Puzzle-AI Public

    Applied AI concepts to solve the 8 puzzle problem.

    Python

  2. AI-Playlist-Generator AI-Playlist-Generator Public

    Utilized the ChatGPT and Spotify APIs to generate playlists for a user based on textual prompts.

    Python

  3. Autoencoders Autoencoders Public

    Used PyTorch to develop and train two autoencoders, a feedforward neural network autoencoder and a CNN-based autoencoder, on the FashionMNIST dataset.

    Jupyter Notebook

  4. churnPrediction churnPrediction Public

    Predicting churn for a bank, i.e., when customers are likely to close their account.

    Jupyter Notebook

  5. HexAI HexAI Public

    Implemented Alpha-Beta search along with Two-Distance pruning and a Resistance-based board evaluation function to play Hex.

    Python 1

  6. Trigram-TextGeneration Trigram-TextGeneration Public

    Built a simple text generation program using the WikiText dataset and a Trigram model.

    Jupyter Notebook