Giter Club home page Giter Club logo

Chittaranjan Mohapatra's Projects

adm-vrp icon adm-vrp

Dynamic Attention Model for Vehicle Routing Problem (arXiv:2002.03282)

deeplearning.ai-summary icon deeplearning.ai-summary

This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.

design_automation icon design_automation

Kernighan-Lin 2-way partitioning && data structures for maintaining and describing netlist components in PYTHON

flare icon flare

Flare is an new GNN-based Open Source tool can apply to Dreamplace post-processing, so that can achieve faster and more accurate layout design.

graph icon graph

GraphEmbedding and Graph Neural Network

itc99-poli icon itc99-poli

ITC'99 benchmarks developed in the CAD Group at Politecnico di Torino (I99T)

iterative-deepening-search-algorithm-implementation-on-n-tile-problem icon iterative-deepening-search-algorithm-implementation-on-n-tile-problem

There are two common ways to traverse a graph, BFS and DFS. Considering a Tree (or Graph) of huge height and width, both BFS and DFS are not very efficient due to following reasons. DFS first traverses nodes going through one adjacent of root, then next adjacent. The problem with this approach is, if there is a node close to root, but not in first

matplotlib_tutorial icon matplotlib_tutorial

Source code to go along with my tutorial to learn data visualization with the matplotlib library of Python

mytest icon mytest

My work on a netlist parser. The netlist is of logic circuit consisting of gates. Parser displays the various details of the circuit......But i wasn't able to store the circuit in a data structure.

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.