Pinned Repositories
Agent-GPY
Final year project
aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Apriori-Algorithm
An implementation of the Apriori algorithm for frequent item set mining written in Java.
HockeyGame
A simple hockey game made in javascript
Image-To-Outline
The edges in an image have been recognized using the Sobel operator to give a thresholded coloring sheet (only black outlines of objects in the image)
open3d-ml_sem_seg
Coding Challenge for the Open3D-ML GSOC application - implement a small 3D Semantic Segmentation Model
smokeynet-engineering
This project was created for wildfire smoke detection analysis, and aims to improve upon a smoke detection model, SmokeyNet, originally built by the San Diego Supercomputer Center at UCSD.
Water-Jug-Problem
A solution for the water jug problem using the BFS and DFS algorithms. (JAVA)
cse251b_final
jaspreetbhamra's Repositories
jaspreetbhamra/Water-Jug-Problem
A solution for the water jug problem using the BFS and DFS algorithms. (JAVA)
jaspreetbhamra/Agent-GPY
Final year project
jaspreetbhamra/aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
jaspreetbhamra/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
jaspreetbhamra/Apriori-Algorithm
An implementation of the Apriori algorithm for frequent item set mining written in Java.
jaspreetbhamra/Basic-ANNs
Octave implementation of some basic neural networks
jaspreetbhamra/ChessPrediction
The naive bayes algorithm written in java in order to predict the result of a chess game given that there are only 3 pieces left - the white king , the white rook and the black king
jaspreetbhamra/HockeyGame
A simple hockey game made in javascript
jaspreetbhamra/Image-To-Outline
The edges in an image have been recognized using the Sobel operator to give a thresholded coloring sheet (only black outlines of objects in the image)
jaspreetbhamra/K-Means-Algorithm-Using-Python
An implementation of the K-Means Clustering Algorithm using Python (with a hard-coded data set).
jaspreetbhamra/open3d-ml_sem_seg
Coding Challenge for the Open3D-ML GSOC application - implement a small 3D Semantic Segmentation Model
jaspreetbhamra/smokeynet-engineering
This project was created for wildfire smoke detection analysis, and aims to improve upon a smoke detection model, SmokeyNet, originally built by the San Diego Supercomputer Center at UCSD.
jaspreetbhamra/Vacuum-Cleaner-World
A graphical representation of the Vacuum Cleaner World problem in AI (written in Java)
jaspreetbhamra/Boilerplate
Boilerplate for Android Workshop
jaspreetbhamra/ChatApp
jaspreetbhamra/code_samples
jaspreetbhamra/CSE-210-WI23-Rust-PA
jaspreetbhamra/EightPuzzleProblem
A solution to the eight puzzle problem using the different versions of the hill climbing approach of local search techniques
jaspreetbhamra/EightQueensProblem
A solution to the 'n' queens problem in JAVA
jaspreetbhamra/Fuzzy-Logic-Operations
An implementation of basic operations in fuzzy logic in Octave
jaspreetbhamra/HadoopTrials
A repository of basic MapReduce queries run on the Ted_talks dataset downloaded from Kaggle (Link: https://www.kaggle.com/rounakbanik/ted-talks).
jaspreetbhamra/HadoopWorkspace
A collection of a few basic algorithms implemented using MapReduce (Hadoop)
jaspreetbhamra/Image-Processing
Some algorithms implemented as a part of the image processing course
jaspreetbhamra/testrepo