Ecosyste.ms: Repos

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

GitHub / vannem 62 repositories

vannem/Standford-Coursera-Algorithms2 Fork of gaurav324/Standford-Coursera-Algorithms2

This repository contains solutions to all the problems in Algorithms-II course offered by Tim Roughgarden

Language: C++ - Size: 164 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

vannem/Stanford_Online_Design_and_Analysis_of_Algorithms_Part_2 Fork of ankitsablok89/Stanford_Online_Design_and_Analysis_of_Algorithms_Part_2

This repository consists of codes for algorithms and data structures that were necessary to solve programming assignments issued in the Stanford's online class on "Design and Analysis of Algorithms Part - 2" taught by professor Tim Roughgarden, all the codes are written in C++ and are well commented in order to avoid any kind of ambiguity. This repository will be augmented with more code in future as and when I come across other new concepts in algorithms and data structures stay tuned for that. If one wants to contribute to the repository one can contact me through www.github.com my handle is - ankitsablok89

Language: C++ - Size: 4.22 MB - Last synced: 9 months ago - Pushed: over 11 years ago - Stars: 0 - Forks: 0

vannem/leetcode Fork of soulmachine/leetcode

LeetCode题解,150道题完整版

Size: 32.6 MB - Last synced: 9 months ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

vannem/ctci Fork of careercup/ctci

Cracking the Coding Interview

Size: 4.81 MB - Last synced: 9 months ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

vannem/ares Fork of NLPScott/ares

document

Size: 907 MB - Last synced: 9 months ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

vannem/Algorithms-Design-and-Analysis Fork of daochenghaike/Algorithms-Design-and-Analysis

Programming Questions for coursera course Algorithms: Design and Analysis, Part 1 by Tim Roughgarden (Stanford)

Language: Python - Size: 105 KB - Last synced: 9 months ago - Pushed: over 10 years ago - Stars: 1 - Forks: 0

vannem/sws_trade Fork of mkao006/sws_trade

This is the repository for the trade module which performs validation, mirroring and balance of UNSD comtrade raw data.

Language: R - Size: 4.48 MB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

vannem/Mastering-Python-for-Finance-source-codes Fork of jamesmawm/Mastering-Python-for-Finance-source-codes

Accompanying source codes for my book 'Mastering Python for Finance'.

Language: Python - Size: 443 KB - Last synced: 9 months ago - Pushed: almost 9 years ago - Stars: 1 - Forks: 0

vannem/blog-codes Fork of kartikkukreja/blog-codes

This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.

Language: C++ - Size: 256 KB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

vannem/PyACDC Fork of CIRCL/PyACDC

Data clearing house API for the Advanced Cyber Defence Centre (ACDC).

Language: Python - Size: 264 KB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 2 - Forks: 0

vannem/DataScienceSpecialization.github.io Fork of DataScienceSpecialization/DataScienceSpecialization.github.io

http://DataScienceSpecialization.github.io

Language: CSS - Size: 1.08 MB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

vannem/courses Fork of DataScienceSpecialization/courses

Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1

Language: HTML - Size: 1010 MB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 2 - Forks: 0

vannem/ggplot Fork of yhat/ggpy

ggplot for python

Language: Python - Size: 116 MB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 2 - Forks: 0

vannem/Practical_Machine_Learning_Writeup

For Practical Machine Learning Course on Coursera by Jeff Leek, PhD, Roger D. Peng, PhD, Brian Caffo, PhD

Language: HTML - Size: 2.77 MB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

vannem/knitr Fork of yihui/knitr

A general-purpose tool for dynamic report generation in R

Language: R - Size: 7.19 MB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

vannem/RepData_PeerAssessment1 Fork of rdpeng/RepData_PeerAssessment1

Peer Assessment 1 for Reproducible Research

Language: HTML - Size: 2.38 MB - Last synced: 9 months ago - Pushed: about 9 years ago - Stars: 1 - Forks: 0

vannem/High-Frequency-Trading-Model-with-IB Fork of jamesmawm/High-Frequency-Trading-Model-with-IB

A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python

Language: Python - Size: 1.29 MB - Last synced: 9 months ago - Pushed: almost 9 years ago - Stars: 2 - Forks: 0

vannem/os_exercises Fork of chyyuu/os_course_exercises

清华大学OS公开课——课后练习

Size: 482 KB - Last synced: 9 months ago - Pushed: almost 9 years ago - Stars: 2 - Forks: 0

vannem/resume.github.com Fork of resume/resume.github.com

Resumes generated using the GitHub informations

Language: JavaScript - Size: 728 KB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/QuantSoftwareToolkit Fork of QuantSoftware/QuantSoftwareToolkit

QuantSoftwareToolkit

Language: HTML - Size: 1.23 GB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/DevelopDP

DevelopDP is for COURSERA Develop Data Product

Language: CSS - Size: 488 KB - Last synced: 9 months ago - Pushed: almost 9 years ago - Stars: 1 - Forks: 0

vannem/Deep-Learning-with-PyTorch-Tutorials Fork of dragen1860/Deep-Learning-with-PyTorch-Tutorials

深度学习与PyTorch入门实战视频教程 配套源代码和PPT

Size: 87.2 MB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

vannem/TensorFlow-2.x-Tutorials Fork of dragen1860/TensorFlow-2.x-Tutorials

TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。

Size: 155 MB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

vannem/TensorFlow-Examples Fork of aymericdamien/TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

Size: 9.11 MB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

vannem/tushare Fork of waditu/tushare

TuShare is a utility for crawling historical data of China stocks

Language: Python - Size: 7.08 MB - Last synced: 9 months ago - Pushed: almost 8 years ago - Stars: 1 - Forks: 0

vannem/fire-risk Fork of FireCARES/fire-risk

Numerical Models for Developing Community Scale Risk Model

Language: Python - Size: 1.25 MB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/BootstrapRisk Fork of ADNovo/BootstrapRisk

Backtesting Bootstrap Value-at-Risk and Expected Shortfall estimates in GARCH models (Master Dissertation)

Language: R - Size: 265 KB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/pyalgotrade Fork of gbeced/pyalgotrade

Python Algorithmic Trading Library

Language: Python - Size: 26.4 MB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/zipline Fork of quantopian/zipline

Zipline, a Pythonic Algorithmic Trading Library

Language: Python - Size: 10.2 MB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/pysentosa Fork of henrywoo/pysentosa

Python API for sentosa trading system

Language: Python - Size: 8.26 MB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/clearinghouse Fork of SeattleTestbed/clearinghouse

Language: Python - Size: 884 KB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 2 - Forks: 0

vannem/clearinghouseSDK Fork of FCC/clearinghouseSDK

A Python SDK for the FCC's Accessibility Clearinghouse APIs

Language: Python - Size: 535 KB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/creditr Fork of davidkane9/creditr

Credit Default Swaps in R

Language: C - Size: 48.4 MB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/qblog Fork of henrywoo/qblog

Blog system for quant

Language: JavaScript - Size: 4.03 MB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/clearinghoused_build Fork of ClearingHouse/clearinghoused_build

ClearingHouse Build system

Language: Python - Size: 1000 KB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/fullstack-nanodegree-vm Fork of udacity/fullstack-nanodegree-vm

Language: Python - Size: 1.43 MB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

vannem/Quantitive-Investing Fork of zihaolucky/Quantitive-Investing

To find the habits of stocks market, we create this project, which would try to apply machine learning techniques and develop our own algorithms.

Language: Mathematica - Size: 370 MB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

vannem/Crawl_Stocks_Info Fork of zihaolucky/Crawl_Stocks_Info

基于scrapy的上市公司信息抓取工具

Language: Python - Size: 203 KB - Last synced: 9 months ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

vannem/Machine-Learning-and-UFLDL Fork of zihaolucky/Machine-Learning-and-UFLDL

Lectures and notes, with my honor code as programming exercise.

Language: Matlab - Size: 225 MB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

vannem/CDS Fork of yl2/CDS

A package that provides tools for pricing credit default swaps (CDS).

Language: C - Size: 8.08 MB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

vannem/ClearingHouse-1 Fork of ClearingHouse/ClearingHouse

The ClearingHouse Protocol

Size: 152 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

vannem/clearinghoused Fork of ClearingHouse/clearinghoused

Backend ClearingHouse Daemon

Language: Python - Size: 7.07 MB - Last synced: 9 months ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

vannem/risk Fork of kevinogoro/risk

A R packages for make simple the common tasks for validation of models and scores.

Language: R - Size: 2.01 MB - Last synced: 9 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

vannem/RiskTraining Fork of mgreineratgithub/RiskTraining

Code snippets in R for training in risk modelling

Size: 310 KB - Last synced: 9 months ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

vannem/richie_rich Fork of aantix/richie_rich

My quest for a simple investing model that requires very little babysitting, re-balancing, and with a better than market risk profile

Language: Ruby - Size: 115 KB - Last synced: 9 months ago - Pushed: over 12 years ago - Stars: 0 - Forks: 0

vannem/gtin Fork of akristiansson/gtin

Simple Python Global Trade Item Number (GTIN) validator

Language: Python - Size: 102 KB - Last synced: 9 months ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 0

vannem/AlephNull Fork of CarterBain/AlephNull

A python module for algorithmic trading and strategy validation

Language: Python - Size: 8.38 MB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 1 - Forks: 0

vannem/python-web-scraping-tutorial Fork of kjam/python-web-scraping-tutorial

A Python-based web and data scraping tutorial

Language: Python - Size: 27.9 MB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

vannem/Quantopian.com-Pairs-Trader Fork of jamesmawm/Quantopian.com-Pairs-Trader

A simple pairs trader built with Python on Quantopian.com platform

Language: Python - Size: 137 KB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 1 - Forks: 0

vannem/GettingandCleaningData_Project

Size: 766 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 1 - Forks: 0

vannem/Compound-Exchange-Option-of-a-Power-Plant Fork of jamesmawm/Compound-Exchange-Option-of-a-Power-Plant

Evaluating a compound exchange option on a power plant investment opportunity in Matlab

Language: Matlab - Size: 5.22 MB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 1 - Forks: 0

vannem/Streaming-Market-Data-with-Node.JS Fork of jamesmawm/Streaming-Market-Data-with-Node.JS

A sample application to stream real-time market data using Node.JS with TradeKing API

Language: JavaScript - Size: 258 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 1 - Forks: 0

vannem/Singapore-MIT-GAMBIT-Programming-Test Fork of jamesmawm/Singapore-MIT-GAMBIT-Programming-Test

A sample C# space game programming test to qualify for the GAMBIT summer research initiative

Language: HTML - Size: 555 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 1 - Forks: 0

vannem/Options-Modelling Fork of jamesmawm/Options-Modelling

Root-finding algos, Black-Scholes and trees with Python

Language: Python - Size: 4.57 MB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 1 - Forks: 0

vannem/RGM-Advisors-Order-Book Fork of jamesmawm/RGM-Advisors-Order-Book

In response to the C++ problem posted at: http://rgmadvisors.com/problems/orderbook/

Language: C++ - Size: 133 KB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

vannem/IB-Trading-Models-And-Backtester Fork of jamesmawm/IB-Trading-Models-And-Backtester

Modular trading models with Interactive Brokers and backtester in Python

Language: Python - Size: 164 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 1 - Forks: 0

vannem/trading Fork of agconti/trading

This repository contains real trading examples explained and modeled in IPython Notebooks to generate discussion, feasible trading examples, and potential profit for the common man.

Size: 6.29 MB - Last synced: 9 months ago - Pushed: almost 11 years ago - Stars: 1 - Forks: 0

vannem/ExData_Plotting1 Fork of rdpeng/ExData_Plotting1

Plotting Assignment 1 for Exploratory Data Analysis

Language: R - Size: 231 KB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

vannem/ProgrammingAssignment2 Fork of rdpeng/ProgrammingAssignment2

Repository for Programming Assignment 2 for R Programming on Coursera

Language: R - Size: 103 KB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

vannem/datasharing Fork of jtleek/datasharing

The Leek group guide to data sharing

Size: 153 KB - Last synced: 9 months ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

vannem/datasciencecoursera-repo

For Data Scientist Coursera

Size: 137 KB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

vannem/test-repo

test for coursera

Size: 0 Bytes - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0