Code Monkey home page Code Monkey logo

Tej Partap Singh's Projects

bomb icon bomb

This is the solution to an assignment.

debit-machine-using-stm32l432kc icon debit-machine-using-stm32l432kc

A prototype implementation of a debit machine whose code was written in C using Stm32Cube development toolchain. The functionality was built around a state machine design where each stage represented an action being performed by the user(Eg: Enter Pin) in response to which the system transitioned from one state to other(Eg: Move to state Transaction successful or Transaction declined)

deeplabv3- icon deeplabv3-

This is Keras implementation of Deeplab V3+ model for semantic segmentation. This is based on the paper [Chen, L. C., Zhu, Y., Papandreou, G., Schroff, F., & Adam, H. (2018). Encoder-decoder with atrous separable convolution for semantic image segmentation. arXiv preprint arXiv:1802.02611.]

grocery_list icon grocery_list

A web application that let user create/ edit a grocery list. The application has a single page frontend designed with React and backend designed with Django.

lets-get-job-frontend icon lets-get-job-frontend

Frontend for a web application that helps a job aspirant to keep track of things to get a job.

lstm-diesel-price-prediction icon lstm-diesel-price-prediction

This is Keras implementation of Diesel price prediction using LSTM. The model takes in input data from previous 90 days and predicts price for the next day

pathfinder icon pathfinder

This program finds the shortest path between two nodes selected on a graph. This is a conglomeration of various datastructures and algorithms ranging from vector to maps and priority queues. The two main algorithms used in this program are Dijkstra's algorithm to find shortest path between two points and Kruskal's algorithm to draw the minimal spanning tree for the map.

segnet-keras-implementation icon segnet-keras-implementation

This is implementation of SegNet-A dense segmentation network which uses maxpooling indices instead of whole encoder values for segmentation.

webdev-challenge icon webdev-challenge

To better gauge your skills as a web developer, we would like you to complete the following challenge.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.