Giter Site home page Giter Site logo

jdc08161063's Projects

stmn icon stmn

[ECCV 2018] Spatial-Temporal Memory Networks for Video Object Detection

stn-ocr icon stn-ocr

Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition

stock-rnn icon stock-rnn

Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.

stock-selection-a-framework icon stock-selection-a-framework

This project demonstrates how to apply machine learning algorithms to distinguish "good" stocks from the "bad" stocks.

stockpredictionai icon stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

stopwords icon stopwords

中文常用停用词表(哈工大停用词表、百度停用词表等)

streamingsgd icon streamingsgd

To train deep convolutional neural networks, the input data and the activations need to be kept in memory. Given the limited memory available in current GPUs, this limits the maximum dimensions of the input data. Here we demonstrate a method to train convolutional neural networks while holding only parts of the image in memory.

streampetr icon streampetr

This repository is an official implementation of PETR series

streamz icon streamz

Playing around with building computational streams

stronger_gcn icon stronger_gcn

Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"

structpool icon structpool

The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields

structurenet icon structurenet

StructureNet: Hierarchical Graph Networks for 3D Shape Generation

style-image-prior icon style-image-prior

Official Implementation of "Style Generator Inversion for Image Enhancement and Animation".

style-swap icon style-swap

code for Fast Patch-based Style Transfer of Arbitrary Style

style-tranfer icon style-tranfer

Implementation of original style transfer paper (Gatys et al)

style-transfer icon style-transfer

An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576.

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.