Coder Social home page Coder Social logo

Andrew Carl's Projects

reinforcement_learning_demos icon reinforcement_learning_demos

Demonstrations of Reinforcement Learning algorithms, as part of the COMP767 Reinforcement Learning course at McGill University

relation-network icon relation-network

Tensorflow Implementation of Relation Networks for the bAbI QA Task, detailed in "A Simple Neural Network Module for Relational Reasoning," [https://arxiv.org/abs/1706.01427] by Santoro et. al.

relational-gcn icon relational-gcn

Keras-based implementation of Relational Graph Convolutional Networks

relax icon relax

Optimizing control variates for black-box gradient estimation

relevance-prop icon relevance-prop

A numpy implementation of pixel-wise relevance propagation by Sebastian Bach et al.

relevance-ranking-using-latent-semantic-indexing--from-scratch- icon relevance-ranking-using-latent-semantic-indexing--from-scratch-

Latent Semantic Analysis Introduction: An information retrieval technique patented in 1988. In the context of its application to information retrieval, it is sometimes called Latent Semantic Indexing (LSI). LSI allows a search engine to determine what a page is about outside of specifically matching search query text. It looks at “Themes” instead of “Keywords”. Linear Algebra techniques used in the project: Singular Value Decomposition, Cosine Similarity, Matrix properties. Dataset: “Sci.space” news group from 20 news groups dataset, available in the Scikit-Learn library. It contains 400 news articles related to space. SVD (Singular Value Decomposition): SVD is a matrix decomposition algorithm, it decomposes a matrix into 3 matrices which are a set to transformations. Decomposition leads to an orthogonal matrix U, Diagonal matrix S and a Diagonal Matrix V. This is the best possible transformation of a matrix. In this decomposition method we are looking for a set of orthonormal basis in the row space that when multiplied by the original matrix goes to an orthonormal basis in the column space.Av1 = σ1u1  Av2 = σ2u2 

relpro icon relpro

Relationship Profiling over Content-Rich Diffusion Networks

remi icon remi

Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.

remotespawner icon remotespawner

Remote Spawner class for JupyterHub to spawn IPython notebooks and a remote server and tunnel the port via SSH

remove-before-flight icon remove-before-flight

Remove before flight: Analysing flight safety data with Python - PyData Madrid 2016 talk

renkotrading icon renkotrading

Simple algorithm inspired on Renko charts applied to cryptocurrency trading

repeatea icon repeatea

一定価格で繰り返し取引するEA

repenrich icon repenrich

RepEnrich is a method to estimate repetitive element enrichment using high-throughput sequencing data.

replay_classification icon replay_classification

State space models for categorization of replay content from multiunit spiking activity. Deng et al. 2016

replay_identification icon replay_identification

A semi-latent state-space model that combines movement, LFP, and ensemble spiking information to identify periods of replay and decode its content in real time. Long Tao et al., unpublished.

replicate_google_trends icon replicate_google_trends

Replication of "Quantifying Trading Behavior in Financial Markets Using Google Trends" by Preis et al 2013

replicating-deepmind icon replicating-deepmind

Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind

replicating_strategy icon replicating_strategy

A dynamic strategy that replicates the payoff of a derivative described as a stochastic process

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.