An open API service providing repository metadata for many open source software ecosystems.

GitHub / codefeeder 4 Repositories

codefeeder/Smart-Traffic-Management-System

The traffic light duration is calculated using a model calculating weighted mean of the following factors :- a) The congestion coefficient calculated using image recognition applied on live feed captured by cctv cameras b) Live location and bearing angle of the approaching emergency vehicle from the nearest traffic signal

Language: Python - Size: 281 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 3

codefeeder/android-sqllite

How to use SQL Lite in android

Language: Java - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/Project

1) Object Detection using resnet 2) Fetching Tweets and related information

Language: Jupyter Notebook - Size: 830 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

codefeeder/auto_complete

APIs for implementing the auto complete feature for different locations.

Language: Python - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codefeeder/Codechef-Long

Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

codefeeder/TensorMap Fork of scorelab/tensormap

TensorMap will be a web application that will allow the users to create machine learning algorithms visually. TensorMap will support reverse engineering of the visual layout to a Tensorflow implementation in preferred languages. The goal of the project is to let the beginners play with machine learning algorithms in Tensorflow without less background knowledge about the library.

Size: 1.49 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

codefeeder/Bassa Fork of scorelab/Bassa

Automated Download Queue for Communities to take the best use of Internet bandwidth

Size: 3.42 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

codefeeder/POI

Identifying commercial centers using Points of Interest (POI) OSM data for New Delhi.

Language: Jupyter Notebook - Size: 4.91 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codefeeder/documentationpoi

Documentation for identifying commercial centers using Points of Interest (POI) OSM data for New Delhi.

Language: HTML - Size: 2.88 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

codefeeder/GANS

Implementing different types of GANS in PyTorch and Tensorflow

Language: Jupyter Notebook - Size: 71.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

codefeeder/Object_Boundary_Detecttion

Flipkart Deep Learning Challenge Finals

Language: Jupyter Notebook - Size: 150 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/Email_Extraction

APIs for extracting emails and classifying them.

Language: Python - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

codefeeder/coursera-Applied-Data-Science-with-Python Fork of Qian-Han/coursera-Applied-Data-Science-with-Python

Repository for coursera specialization Applied Data Science with Python by University of Michigan

Language: Jupyter Notebook - Size: 54.6 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

codefeeder/DataStructures Fork of lucassouzavieira/DataStructures

Implementation of Data Structures in C

Language: C++ - Size: 529 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

codefeeder/ACM-ICPC-Algorithms Fork of matthewsamuel95/ACM-ICPC-Algorithms

Algorithms used in Competitive Programming

Language: C++ - Size: 1.25 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

codefeeder/machine-learning-aug-18 Fork of prateek27/machine-learning-aug-18

Machine Learning Batch Aug 2018 - Pitampura

Language: OpenEdge ABL - Size: 276 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

codefeeder/aima-python Fork of aimacode/aima-python

Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

codefeeder/aima-pseudocode Fork of aimacode/aima-pseudocode

Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Size: 646 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

codefeeder/IDS Fork of devaar100/IDS

Language: Jupyter Notebook - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/coursera-Applied-Data-Science-with-Python-1 Fork of qiu123/coursera-Applied-Data-Science-with-Python

Repo for coursera specialization Applied Data Science with Python by University of Michigan

Language: Jupyter Notebook - Size: 98.8 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/Clustering-News-Headlines Fork of kali-mane/Clustering-News-Headlines

The project groups scrapped News headlines using NLTK, K-Means clustering and Hierarchical clustering using Ward Method.

Language: Python - Size: 415 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/fastai Fork of fastai/fastai

The fastai deep learning library, plus lessons and and tutorials

Language: Jupyter Notebook - Size: 202 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/stlmp Fork of stlmp/stlmp

Implementation of data structures and algorithms in C++, like the Standard Template Library (STL)

Language: C++ - Size: 193 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/SerpentineDataStructures Fork of DakshGondaliya/SerpentineDataStructures

Implementation of really tough Data Structures

Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/underscore_cpp Fork of mohitanand001/underscore_cpp

underscore_cpp

Language: C++ - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/al-go-rithms Fork of ZoranPandovski/al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/

Language: C++ - Size: 7.33 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/sorting-algorithms Fork of eduardosm7/sorting-algorithms

Project that has the objective of studying sorting algorithms and C++.

Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/DSA-in-JAVA Fork of srsandy/Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore

Data Structures and Algorithms in Java 2nd Edition by Robert Lafore

Language: Java - Size: 3.53 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codefeeder/coursera-university-of-washington Fork of tuanavu/coursera-university-of-washington

University of Washington

Language: Jupyter Notebook - Size: 967 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/ML-MOOC-NPTEL Fork of Santara/ML-MOOC-NPTEL

This repository contains the Tutorials for the NPTEL MOOC on Machine Learning.

Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

codefeeder/DOD-Java Fork of IOSD/DOD-Java

Language: Java - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/SUIG-JS Fork of IOSD/SUIG-JS

Simple User Interface Games JavaScript

Language: HTML - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/Algo_Ds Fork of srbcheema1/Algo_Ds

Repository for cool algorithms and Datastructures

Language: Java - Size: 183 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/ChefLib Fork of iiitv/ChefLib

CodeChef Rated Contest Solutions

Language: C++ - Size: 544 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/cosmos Fork of OpenGenus/cosmos

[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter

Language: C++ - Size: 956 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/Hacktoberfest-Data-Structure-and-Algorithms Fork of BaReinhard/Hacktoberfest-Data-Structure-and-Algorithms

A repo to contains data structure s and algorithms, regardless of language.

Language: Java - Size: 266 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/Codeforces Fork of dhruv007patel/Competetive-Programming

Solutions in C++

Language: C++ - Size: 516 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

codefeeder/make-a-pr Fork of coding-blocks/make-a-pr

Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

codefeeder/sd-dtu.github.io Fork of IOSD/iosd.github.io

Website of Software Developers, DTU

Language: CSS - Size: 14.8 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0