Git Product home page Git Product logo

ainiusheng's Projects

achp icon achp

A python-based air conditioning and heat pump system model

bilevel-optimization-emissions icon bilevel-optimization-emissions

Proposed a mathematical model for optimizing the profits and emissions while setting dynamic prices of electricity. A bilevel & multi-objective model is proposed for maximizing profits of retailer, minimizing the emissions produced, & minimizing the total cost of customers.

energytradingdissertationmodel icon energytradingdissertationmodel

This is my attempt at modeling an intraday energy trading scenario for three different locations. I use the Gurobi platform to optimize revenue over the course of June 2019 for a commercial building energy system with a solar plant, on-site energy storage and an electric heat pump flexible load. Implemented for three locations in Spain, Germany and the UK.

ieee-5-bus-power-system icon ieee-5-bus-power-system

The source files for paper: OPF-based Under Frequency Load Shedding Tracking the Dynamic Frequency Trajectory

k-mediods icon k-mediods

The aim of this project is to implement k-mediods algorithm of unsupervised learning from scratch. 3 random numpy arrays(2-D) have been taken into consideration for this project. This code can be used to partition any given dataset into 'n' clusters where n can be any real number of user's choice.

machinelearning icon machinelearning

Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行

pandapower icon pandapower

Convenient Power System Modelling and Analysis based on PYPOWER and pandas

parl icon parl

A high-performance distributed training framework for Reinforcement Learning

seqgan icon seqgan

Implementation of Sequence Generative Adversarial Nets with Policy Gradient

stock-price-prediction-using-gan icon stock-price-prediction-using-gan

In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to do the Stock Market Prediction. LSTM is a powerful method that is capable of learning order dependence in sequence prediction problems. Furthermore, we will utilize Generative Adversarial Network(GAN) to make the prediction. LSTM will be used as a generator, and CNN as a discriminator. In addition, Natural Language Processing(NLP) will also be used in this project to analyze the influence of News on stock prices.

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.

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.