Pinned Repositories
algos
Collection of different algorithms, used for programming competitions (like ACM ICPC).
Distributed-Directory-Service
A Basic Distributed Directory Service like Microsoft Active Directory.
Foodspark
DBMS project for online Food Ordering system - http://foodkgp.pythonanywhere.com/
Pintos1
Scheduler and Memory Allocation for PintOS Operating System.
Pintos2
Signal Handling for PintOS Operating System.
tensorflow
Computation using data flow graphs for scalable machine learning
TransportCompanyComputerizationSoftware
It is a Java based software . This is my Software engineering final project. It is a software for computerized version for mailing courier. SRS/SA/SD/ UMl for this Project is also there
Unsupervised-Texture-Segmentation-Using-Gabor-Filter
Image Processing Term Project 2017.
sayanmandal's Repositories
sayanmandal/TransportCompanyComputerizationSoftware
It is a Java based software . This is my Software engineering final project. It is a software for computerized version for mailing courier. SRS/SA/SD/ UMl for this Project is also there
sayanmandal/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
sayanmandal/Compiler_Lab
Here I WIll be pushing all my compiler lab assignments which targets to build a tinyc grammar. Mainly it will be based on flex and bison. Although the first assignemnts deals with assembly language
sayanmandal/CourseManagementSoftware
It is a Java Based Software to manage short term course management
sayanmandal/link-cut-tree
A C++ implementation of link-cut trees.
sayanmandal/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
sayanmandal/neuralart
An implementation of the paper 'A Neural Algorithm of Artistic Style'.
sayanmandal/PhotoAlbum
It is a Java based software used to add,delete any photos from your system to the album
sayanmandal/programming
sayanmandal/Relspec
It is IEEE sponsored project which targets to make a software reliability language which can predict the reliability of an embedded system based on a probabilistic model . In this sectio, I have made an API named RelSpec which will take any relspec file and generate the corresponding C file.(using flex and bison and c)
sayanmandal/scikit-neuralnetwork
Deep neural networks without the learning cliff! Classifiers and regressors compatible with scikit-learn.
sayanmandal/Snake-And-Ladder
It is a java game snake and ladder and fun to play
sayanmandal/stanfordacm
Stanford ACM-ICPC related materials