Git Product home page Git Product logo

jjlira's Projects

algorithms-on-graphs icon algorithms-on-graphs

Advanced Shortest Paths, Bidirectional Dijkstra, A* Algorithm, Contraction Hierarchies, TSP, Kruskal's MST, Bipartite Graph, SCC, Shortes-Path Tree, BFS, Topological Sort, DFS.

algorithms-on-strings icon algorithms-on-strings

Trie, Suffix Tree, Suffix Array, Burrows–Wheeler Transform, Shortest Non-Shared Substring, BW Matching, Pattern Matching with Suffix Array, Suffix Tree from Suffix Array.

asl-ml-immersion icon asl-ml-immersion

This repos contains notebooks for the Advanced Solutions Lab: ML Immersion

bertviz icon bertviz

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

cicflowmeter icon cicflowmeter

CICFlowmeter-V4.0 (formerly known as ISCXFlowMeter) is an Ethernet traffic Bi-flow generator and analyzer for anomaly detection that has been used in many Cybersecurity datsets such as Android Adware-General Malware dataset (CICAAGM2017), IPS/IDS dataset (CICIDS2017), Android Malware dataset (CICAndMal2017) and Distributed Denial of Service (CICDDoS2019).

code icon code

Game Programming in C++ Code

coursera-advanced-algorithms-and-complexity icon coursera-advanced-algorithms-and-complexity

This course talks about networks flows which are used in more obvious applications such as optimal matchings, finding disjoint paths and flight scheduling as well as more surprising ones like image segmentation in computer vision. It then proceed to linear programming with applications in optimizing budget allocation, portfolio optimization, finding the cheapest diet satisfying all requirements, call routing in telecommunications and many others. Next discussing inherently hard problems for which no exact good solutions are known (and not likely to be found) and how to solve them in practice.

coursera-algorithmic-toolbox icon coursera-algorithmic-toolbox

It covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming.

coursera-algorithms-on-graphs icon coursera-algorithms-on-graphs

This course covers several ways to traverse graphs and how to do useful things while traversing the graph in some order. It also talks about shortest paths algorithms.— from the basic ones to those which open door for 1000000 times faster algorithms used in Google Maps and other navigational services.

coursera-algorithms-on-strings icon coursera-algorithms-on-strings

This course covers suffix trees, suffix arrays, and other brilliant algorithmic ideas that help doctors to find differences between genomes and power lighting fast internet searches.

coursera-google-it-support icon coursera-google-it-support

All the solutions to the assignments and the graded quizzes for Coursera's Google IT Support Specialization are available in this repository.

crop-disease-detection icon crop-disease-detection

This repository contains a Deep Learning project based on Convolution Neural Network or CNN for short. In this project model is trained to identify the crop and whether the crop is infected or not and if it is than it will also give the name of the disease by which crop is infected and the model is trained on specific classes you can see the complete overview in README file.

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.