Harini K V (HariniKV04)

HariniKV04

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Harini K V's starred repositories

Side_Scan_Sonar_Image-Classifications_Uisng_CNN

This project aims to classify Side Scan Sonar Images using CNN.

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

Local_Search_Technique_DS

Implementation (in Python) of the Local Search Technique which is part of a series of algorithms based on Dominating Sets. Those algorithms are described in the following paper : https://ieeexplore.ieee.org/document/8327581

Language:PythonStargazers:3Issues:0Issues:0

CliqueCover

Study and implementation of algorithms to solve the Minimum Clique Cover NP-Complete problem (covering a graph with a minimum number of cliques)

Language:PythonStargazers:8Issues:0Issues:0

Translation-By-Optimal-Binary-Search-Trees

Optimal Binary Search Trees: Application to the text translation from english to french

Language:PythonStargazers:1Issues:0Issues:0

Neural-Style-Tranfer-From-Scratch

I build a NST with VGG-19 from scratch

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:3Issues:0Issues:0

neural-style-transfer

implementation of different neural style tranfer algorithms

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Neural-Style-Tranfer

This project is part of the submission to the https://github.com/myelin-foundry/challenge#org9124e2a competition , where the objective was to perform Neural Style Transfer on the images provided.

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

Neural-Style-Transfer-with-PyTorch

My implementation of the Neural Style Algorithm to tranfer the stylistic features of a style image over a content image using Pytorch and its packages.

Language:Jupyter NotebookLicense:MITStargazers:4Issues:0Issues:0

Art-Generation-using-neural-style-tranfer

This repository contains notebook for neural style transfer.

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

Convex_Feasible_Set

Implementation of convex feasible set and soft constrained convex feasible set algorithm for real time optimization

Language:PythonStargazers:21Issues:0Issues:0

Hungarian-Assignment-GUI

Python program to solve the assignment problem using Hungarian method

Language:TclLicense:Apache-2.0Stargazers:8Issues:0Issues:0

py2048

2048 Game

Language:PythonStargazers:15Issues:0Issues:0

2048

Minimax algorithm for 2048 game

Language:PythonStargazers:6Issues:0Issues:0

2048

A Python implementation for the game 2048. Includes simple AI with analyses.

Language:PythonStargazers:3Issues:0Issues:0

2048_expectimax_ai

AI Plays 2048 Game using Expectimax Algorithm

Language:PythonStargazers:7Issues:0Issues:0

AI-2048-Puzzle

2048 puzzle using minimax algorithm

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

Java-Threaded-Binary-Search-Tree-Visualization

Implementation & Visualization of Threaded BST with Java Swing :evergreen_tree:

Language:JavaStargazers:3Issues:0Issues:0

B-Tree-Visualization-JavaFX

B-Tree Visualization with GUI using JavaFX

Language:JavaStargazers:5Issues:0Issues:0

BinaryTreeVisualizer

Binary tree visualizer using Java Swing GUI

Language:JavaStargazers:7Issues:0Issues:0

BST

:evergreen_tree: Binary Search Tree with console visualization on Java

Language:JavaStargazers:9Issues:0Issues:0