Highlights
-
awesome-static-analysis Public
Forked from analysis-tools-dev/static-analysisStatic analysis tools for all programming languages
Rust UpdatedMay 23, 2019 -
free-programming-books Public
Forked from EbookFoundation/free-programming-books📚 Freely available programming books
Other UpdatedMay 19, 2019 -
Awesome-Quant-Machine-Learning-Trading Public
Forked from grananqvist/Awesome-Quant-Machine-Learning-TradingQuant/Algorithm trading resources with an emphasis on Machine Learning
UpdatedMay 19, 2019 -
deeplearning-mindmap Public
Forked from dformoso/deeplearning-mindmapA mindmap summarising Deep Learning concepts.
Apache License 2.0 UpdatedMay 14, 2019 -
awesome-machine-learning Public
Forked from josephmisiti/awesome-machine-learningA curated list of awesome Machine Learning frameworks, libraries and software.
-
To build a system that can extract hyponym and hypernym from a sentence.
-
pytype Public
Forked from google/pytypeA static type analyzer for Python code
Python Other UpdatedMar 29, 2019 -
A few interesting shell scripts which we come across in our normal daily life
Shell MIT License UpdatedMar 17, 2019 -
pipelines-python-django Public
Forked from MicrosoftDocs/pipelines-python-djangoSample Python Django application for Azure Pipelines docs
Python Creative Commons Attribution 4.0 International UpdatedFeb 12, 2019 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedDec 30, 2018 -
tradingview-pinescript-indicators Public
Forked from pinecoders/tradingview-pinescript-indicatorsA collection of the various technical indicators implemented in Pine Script Language
MIT License UpdatedNov 25, 2018 -
Measuring/Observing various performance metrics and statistics of large scale Wireless Local Area Networks using a simple mobile device(PIXEL XL is being used)
-
Detecting Cars in real time and identifying the speed of cars and tracking
-
-
Stock-Selection-a-Framework Public
Forked from jaydu1/Stock-Selection-a-FrameworkThis project demonstrates how to apply machine learning algorithms to distinguish "good" stocks from the "bad" stocks.
Python UpdatedSep 14, 2018 -
julia Public
Forked from JuliaLang/juliaThe Julia Language: A fresh approach to technical computing.
Julia Other UpdatedSep 13, 2018 -
medius_health_scraper Public
This repository includes a web scraper which collects all the symptoms and the diseases information associated with the symptoms from the link : https://www.healthline.com/symptom/dizziness
Jupyter Notebook MIT License UpdatedSep 5, 2018 -
android_applications Public
-
-
-
Algo_Ds_Notes Public
Forked from jainaman224/Algo_Ds_NotesIt is a repository that is a collection of algorithms and data structures with implementation in various languages.
C++ GNU General Public License v3.0 UpdatedAug 29, 2018 -
interactive-coding-challenges Public
Forked from donnemartin/interactive-coding-challengesInteractive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Python Other UpdatedAug 29, 2018 -
luigi Public
Forked from spotify/luigiLuigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
Python Apache License 2.0 UpdatedAug 18, 2018 -
Analysis-of-Algorithms Public
This repository mainly covers all major algorithms required for writing efficient codes obtained as part of UNSW course COMP9101.
2 UpdatedJul 30, 2018 -
python-examples Public
Forked from furas/python-examplesPython examples and other short codes.
Python MIT License UpdatedJul 28, 2018 -
-
-
-
-
We will develop a classifier able to detect the sentiment of movie reviews. Sentiment classification is an active area of research. Aside from improving performance of systems like Siri and Cortana…