Deniz Sert (dsert1)

dsert1

Geek Repo

Company:Penciled

Location:San Francisco

Home Page:somnapp.com

Twitter:@DenizfromMIT

Github PK Tool:Github PK Tool

Deniz Sert's repositories

Bidirectional-Dijkstra

This is my solution to a problem where we need to find a fast way to deliver data across a network. The optimal solution is to use Bidirectional Dijkstra because it reduces the running time of Dijkstra by a constant factor, which is very useful in large datasets.

Language:PythonStargazers:1Issues:2Issues:0

Maps-and-Path-Finding

Calculates the Shortest Path and/or Fastest Path from location 1 to location 2 on OpenStreetMap

Language:PythonStargazers:1Issues:0Issues:0

Robot-Coin-Collector

This program returns the best path to pick up coins in a grid, given the constraint of multipliers increasing your score.

Language:PythonStargazers:0Issues:2Issues:0

Solitaire-Solving

This is my solution to a problem that solves a Solitaire Board using a FIFO searching algorithm with a priority queue.

Language:PythonStargazers:0Issues:2Issues:0

Sorting-Strange-Alphabet

This is my solution to a problem called "Martian Sorting"

Language:PythonStargazers:0Issues:2Issues:0

Tetris-Solver

This program calculates the best moves to keep playing modified Tetris using Dynamic Programming.

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

Augmented-Tree-Searching

This is my solution to a problem of finding the ith node in an size-augmented Binary Search Tree, which means that every node has information on how many nodes are in each branch to the left and right.

Language:PythonStargazers:0Issues:2Issues:0

AutoCorrect

Corrects spelling of words

Language:SwiftStargazers:0Issues:2Issues:0

Data-Modeling-Project

This is my personal project exploring Monte Carlo simulations on gaining/losing weight.

Language:PythonStargazers:0Issues:2Issues:0

Find-Unfollowers-

This Python script parses the Instagram user's list of followers and unfollowers. It returns a list of people who have Unfollowed the user at some point.

Language:PythonStargazers:0Issues:2Issues:0

Finding-Negative-Weight-Cycles

This is my solution to a problem where we need to find a way to take advantage of conversion factors in a marketplace to make more money. So, I used a modified Bellman-Ford algorithm to find and return a negative weight cycle.

Language:PythonStargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0

gpt-ai-assistant

OpenAI + LINE + Vercel = GPT AI Assistant

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Graph-Search---Bacon-Number

Practicing Graph Theory and Networking, using actors as nodes. Based on the theory of Six Degrees of Separation.

Language:PythonStargazers:0Issues:2Issues:0

Hash_Practice

This is my solution to a problem of hashing lyrics

Language:PythonStargazers:0Issues:2Issues:0

HyperMines-Game

N-Dimensional Minesweeper game

Language:PythonStargazers:0Issues:2Issues:0

Image-Dataset

This project processes images with Filters and Seam Carving.

Stargazers:0Issues:2Issues:0

Image-Processing-2

This project provides filters and Seam Carves both greyscale and color images.

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

NeuralNetwork

This is my repository for all works having to do with Neural Networks

Language:PythonStargazers:0Issues:2Issues:0

NEURO-1401

Group 3 project repository

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

RapBot

Hone your rapping skills online

Language:PythonStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

WorkoutLog

This program collects workouts from my Strava training log and pastes it onto my rowing team's training log: https://tinyurl.com/crew-team-training

Language:PythonStargazers:0Issues:2Issues:0