Fayol Zeudom's repositories

Crossword

AI that generates crosswords puzzles using Backtracking Search algorithm.

Language:PythonStargazers:6Issues:1Issues:0

Lattice_paths

Genetic algorithm to find the set with maximum number of k-distinct paths given any dimensions of 2D lattice.

Language:PythonStargazers:2Issues:1Issues:0

Lyrics-AI

Predicting song lyrics given real-time audio input

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

Bank-email-generators

Generating possible emails of bank executives given a spreadsheet of 6000 banks and key executives. Then automatically sending them emails for a survey.

Language:PythonStargazers:1Issues:1Issues:0

Easy21

Applying reinforcement learning methods to a simple card game.

Language:PythonStargazers:1Issues:1Issues:0

ParkingLotVision-Tracker

Tracking cars at roundabouts using an RNN and a CNN

Language:PythonStargazers:1Issues:2Issues:0

Pygame-Crash-Course

A quick tour of Pygame, a python Library, that can be used to code light games like Zelda or do simple animations.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Dr_R

Web platform for Physics learning management system.

Language:PythonLicense:CC0-1.0Stargazers:0Issues:1Issues:0

Nim

An AI that learns how to play the game of Nim via Reinforcement Learning (Q-learning)

Language:PythonStargazers:0Issues:1Issues:0

PageRank

Larry Page's original search algorithm for Google.

Language:PythonStargazers:0Issues:1Issues:0

Twitter

Mini version of Twitter using Django and Vanilla JS

Language:JavaScriptStargazers:0Issues:1Issues:0

Atari_Pong_Game

Classic pong game written using Pygame.

Language:PythonStargazers:0Issues:2Issues:0

AutoDine

HackHarvard 2024

Language:PythonStargazers:0Issues:1Issues:0

CombinatoricTestKit

is a Python-based tool designed to generate comprehensive test cases for combinatorial logic functions. This repository provides an efficient solution for testing all possible failure scenarios in logic circuits and ensuring thorough validation of logical operations.

Language:PythonStargazers:0Issues:1Issues:0

Commerce

A web app to handle auctions (Project 2 CS50W).

Language:PythonStargazers:0Issues:1Issues:0

czii-cryo-et-object-identification

Protein detection in 3D space using the transformer architecture

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DeathNote

A multimodal-LLM-powered React-Native mobile app used to take notes.

Language:JavaScriptStargazers:0Issues:0Issues:0

Degrees

Determining node distances in a directed graph using Breadth First Search. Implemented is a sample exploration of the Hollywood film industry's intricate network. Using the concept of the Six Degrees of Kevin Bacon game, we connect any two actors within the industry by finding the shortest path through movies they both starred in.

Language:PythonStargazers:0Issues:1Issues:0

Game-of-Pure-Strategy

C++ code for Game of Pure Strategy, which is a card game of strategy.

Language:C++Stargazers:0Issues:1Issues:0

Heredity

AI to assess the likelihood that a person will have a particular genetic trait.

Language:PythonStargazers:0Issues:1Issues:0

Knights

AI implementation of inferences using propositional logic to solve "Knights and Knaves" puzzles

Language:PythonStargazers:0Issues:0Issues:0

lattice_paths-1

Code for computation regarding k-equivalent lattice paths in combinatorics.

License:GPL-3.0Stargazers:0Issues:0Issues:0

Minesweeper

AI that plays minesweeper using propositional logic.

Language:PythonStargazers:0Issues:1Issues:0

Parser

AI to parse sentences and extract noun phrases.

Language:PythonStargazers:0Issues:1Issues:0

Question-Answerer

An AI that answers questions using tf-idf queries.

Language:PythonStargazers:0Issues:1Issues:0

Resume

Current Resume

Stargazers:0Issues:1Issues:0

Shopping

Predicting consumer activity using Nearest-Neighbor Classifier.

Language:PythonStargazers:0Issues:0Issues:0

Tic-Tac-Toe

AI implementation of Tic-Tac-Toe game using minimax algorithm and alpha-beta pruning

Language:PythonStargazers:0Issues:1Issues:0

Traffic

Classifying traffic signs images by training a deep convolutional neural network.

Language:PythonStargazers:0Issues:1Issues:0

Wiki

mini Wikipedia implemented using Django where a user can post and edit entries, search for pages, etc. (Project 1 of CS50W)

Language:PythonStargazers:0Issues:1Issues:0