• Stars
    star
    1
  • Language
    Python
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Depth First Search with topological Sort.

More Repositories

1

Facial-Keypoints-Detection

Detect the location of keypoints on face images
Python
5
star
2

Karger-Min-Cut

Finding minimum cut of a undirected (directed with few alteration) graph.
Python
4
star
3

Machine-learning-MOOC-notes

Notes from various machine learning MOOC
3
star
4

Word2vec

Implementation of models to produce word embeddings
Python
2
star
5

Language-Model

Implementation of Recurrent Neural Network (LSTM) language model
Python
2
star
6

Machine-learning-books-notes

Notes from various machine learning books
2
star
7

Titanic

Titanic: Machine Learning from Disaster
Python
1
star
8

ap-hotspot-launcher

Launcher for ap-hotspot (Ubuntu)
Shell
1
star
9

Kafka-Avro-Producer

Kafka Avro Producer
XSLT
1
star
10

BFS

Breadth First Search with shortest path and distance from the initial vertex.
Python
1
star
11

Hadoop-Dockerfile

Dockerfile for Hadoop
Shell
1
star
12

Prims-MST

Implementation of Prim's Minimum Spanning Tree Agorithm
Python
1
star
13

Notes

Notes from various online courses
XSLT
1
star
14

Data-Science-Skills

Courses on Data Science
1
star
15

Dynamic-Memory-Allocation

Dynamic Memory Allocation in C programming language.
C
1
star
16

Jupyter-Notebooks

Jupyter notebooks for various online tutorials
Jupyter Notebook
1
star
17

Kosaraju-SCC

Finding strongly connected component of a graph.
Python
1
star
18

Dynamic-Programming

Implementation of Dynamic Programming
C
1
star
19

Binary-String-Count

Count of 1s in a binary string using RNN-LSTM neural network model
Python
1
star
20

Diary

C++ Project
1
star
21

Supervised-Learning

Supervised Learning on various datasets
Python
1
star
22

Spark-Dockerfile

Dockerfile for Spark
XSLT
1
star
23

Dijkstra-Shortest-Path

Finding the shortest path in a directed graph.
Python
1
star
24

Unsupervised-Learning

Unsupervised Learning on various datasets
Python
1
star
25

Character-Model

Implementation of Recurrent Neural Network (LSTM) character model
Python
1
star
26

Digit-Recognizer

Classify handwritten digits using the famous MNIST data
Python
1
star
27

Recommendation-System

User-based (Collaborative) and item-based (Content-based) recommendation system
Python
1
star
28

ith-order-statistics

Algorithm to find the ith Smallest Number
C
1
star
29

Machine-Learning-Dockerfile

Dockerfile for Machine Learning
Jupyter Notebook
1
star
30

Machine-Translation

Sequence-to-Sequence machine translation model
Python
1
star