ctjacobs / sudoku-genetic-algorithmLinks
Solves a Sudoku puzzle using a genetic algorithm.
☆23Updated 5 years ago
Alternatives and similar repositories for sudoku-genetic-algorithm
Users that are interested in sudoku-genetic-algorithm are comparing it to the libraries listed below
Sorting:
- An AI that plays flappy bird! Using the NEAT python module.☆785Updated last year
- Food Demand Forecasting Challenge☆14Updated 6 years ago
- It is a content based recommender system that uses tf-idf and cosine similarity for N Most SImilar Items from a dataset☆72Updated 5 years ago
- ☆12Updated 5 years ago
- Contains code which covers various methods for recommending movies, some of the methods include matrix factorisation , deep learning base…☆43Updated 7 years ago
- Games that i did using pygame library☆274Updated 3 years ago
- My notes for coursera course AI TensorFlow in Practice Specialization.☆63Updated 2 years ago
- An Handwritten equation solver using CNN☆71Updated 4 years ago
- ☆115Updated 5 years ago
- Handwritten Digit Recognition WebApp using pytorch and Flask☆48Updated 8 months ago
- This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neu…☆154Updated last year
- This repository can be used to build a FACE ID program for Laptops and PCs☆44Updated 7 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆63Updated 5 years ago
- is example chatbot using flask and pyaiml☆11Updated 3 years ago
- contains powershell file to setup tensorflow object detection api on windows☆37Updated 4 years ago
- ☆64Updated 6 years ago
- A beginner-friendly tutorial to introduce Deep Learning concepts in an intuitive way!☆75Updated 6 years ago
- ☆60Updated 4 years ago
- RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.☆126Updated 2 years ago
- A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of findin…☆417Updated last year
- Xccelerate Data Science Bootcamp Collaborative Project: 4 flavours of recommendation systems☆30Updated 7 years ago
- ☆37Updated 10 months ago
- Application which detects traffic signs using camera☆19Updated 4 years ago
- Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.☆182Updated 7 years ago
- ☆22Updated 6 years ago
- Tutorial LInk:-☆37Updated 2 years ago
- OCR bill detection is a python program that can detect the type of your household bills. for example, if you have samples of electricity …☆45Updated last year
- Indian Number Plate Recognition System built using OpenCV☆88Updated 5 years ago
- A simple face recognition script that identifies and classifies all faces in an image.☆275Updated last year
- A Flask WebApp which can predict the Traffic Signs🚦 using Deep Learning