Skip to content
View nikhilgowda123's full-sized avatar

Block or report nikhilgowda123

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. AITicTacToeConnect4 AITicTacToeConnect4 Public

    This repository contains Python implementations of two classic games, Tic Tac Toe and Connect 4, as well as two reinforcement learning algorithms, Minimax with alpha-beta pruning and tabular Q-lear…

    Python

  2. AIMazeSolvers AIMazeSolvers Public

    This project implements a maze generator in Python and uses search algorithms such as DFS, BFS, and A* to solve the generated mazes. Additionally, MDP value iteration and policy iteration algorithm…

    Python

  3. ARvis ARvis Public

    ARvis is an Augmented Reality mobile application that uses image recognition technology to recognize the movie from the image of its poster and then displays the movie trailer along with other help…

    Swift 1

  4. NetTrafficAnalyzerML NetTrafficAnalyzerML Public

    The NetTrafficAnalyzerML project implements a machine learning solution that helps organizations classify network traffic as benign or suspicious, aiming to detect malware before an attack or durin…

    Python

  5. AdaptiveUserScheduleEnhancer AdaptiveUserScheduleEnhancer Public

    This repository offers an adaptive application that creates customised recommendations for events and activities based on users' preferred restaurants, interests, and schedule.

    Python 1

  6. SpotifyKG SpotifyKG Public

    This repository contains a project that explores the Spotify dataset using the concept of knowledge graphs and ontology. The goal of the project is to answer 10 competency questions related to the …

    Java