Frank-qlu

Frank-qlu

Geek Repo

Home Page:lizhipengtj.top

Github PK Tool:Github PK Tool

Frank-qlu's repositories

MARL-Papers

Paper list of multi-agent reinforcement learning (MARL)

Stargazers:1Issues:0Issues:0

100-Days-of-ML-Code-Chinese-Version

Chinese Translation for Machine Learning Infographics

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Agricultural-Price-Prediction-and-Visualization-on-Android-App

In Agriculture Price Monitioring , I have used data provided by open government site data.gov.in, which updates prices of market daily . Working Interface Details: We have provided user choice to see current market prices based on two choices: market wise or commodity wise use increase assesibility options. Market wise: User have to provide State,District and Market name and then select market wise button. Then user will be shown the prices of all the commodities present in the market in graphical format, so that he can analyse the rates on one scale. This feature is mostly helpful for a regular buyer to decide the choice of commodity to buy. He is also given feature to download the data in a tabular format(csv) for accurate analysis. Commodity Wise: User have to provide State,District and Commodity name and then select Commodity wise button. Then user will be shown the prices of all the markets present in the region with the commodity in graphical format, so that he can analyse the cheapest commodity rate. This feature is mostly helpful for wholesale buyers. He is also given feature to download the data in a tabular format(csv) for accurate analysis. On the first activity user is also given forecasting choice. It can be used to forecast the wholesale prices of various commodities at some later year. Regression techniques on timeseries data is used to predict future prices. Select the type of item and click link for future predictions. There are 3 java files Forecasts, DisplayGraphs, DisplayGraphs2 ..... Please change the localhost "server_name" at time of testing as the server name changes each time a new server is made. Things Used: We have used pandas , numpy , scikit learn , seaborn and matplotlib libraries for the same . The dataset is thoroughly analysed using different function available in pandas in my .iPynb file . Not just in-built functions are used but also many user made functions are made to make the working smooth . Various graphs like pointplot , heat-map , barplot , kdeplot , distplot, pairplot , stripplot , jointplot, regplot , etc are made and also deployed on the android app as well . To integrate the android app and machine learning analysis outputs , we have used Flask to host our laptop as the server . We have a separate file for the Flask as server.py . Where all the the necessary stuff of clint request and server response have been dealt with . We have used npm package ngrok for tunneling purpose and hosting . A different .iPynb file is used for the time series predictions using regression algorithms and would send the csv file of prediction along with the graph to the andoid app when given a request .

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

AgroAnalytics

Agro Analytics - Data Mining/Machine Learning Project based on Agricultural datasets. For more info, go to www.agroanalytics.info

Language:PythonStargazers:0Issues:0Issues:0

amas

Amas is recursive acronym for “Amas, monitor alert system”.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Distributed-MADDPG

Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.

Language:PythonStargazers:0Issues:0Issues:0

django-blog

django搭建博客

Language:PythonStargazers:0Issues:0Issues:0

Flask_Movie_Site

用Flask构建一个微电影视频网站

Language:HTMLStargazers:0Issues:0Issues:0

Flow-Shop-Scheduling-Based-On-Reinforcement-Learning-Algorithm

Operations Research Application Project - Flow Shop Scheduling Based On Reinforcement Learning Algorithm

Language:PythonStargazers:0Issues:0Issues:0

Genetic-Algorithm-for-Job-Shop-Scheduling-and-NSGA-II

Learning how to implement GA and NSGA-II for job shop scheduling problem in python

Language:HTMLStargazers:0Issues:1Issues:0

Gurobi-Python

Learning how to use gurobi with python (in chinese)

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

JSSP-Genetic-Algorithm

A genetic algorithm implementation of the Job Shop Scheduling problem

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

lianjia

python爬虫。爬取链家新房数据,涉及数据清洗

Language:PythonStargazers:0Issues:0Issues:0

maple-bbs

a forums system based on flask

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

MDP

Markov Decision Process, Methods of AI, WS 17/18

Language:PythonStargazers:0Issues:0Issues:0

Medical-Image-Analysis-MIPAV

医学图像处理的相关学习资料及论文的整理分享

Stargazers:0Issues:0Issues:0

movie-recommender-system

基于豆瓣影视数据(不完整)的影视大数据分析平台。爬虫(影视数据和用户数据),推荐系统(基于用户的协同过滤算法),后台(flask实现的简易后台)。

Language:PythonStargazers:0Issues:0Issues:0

movieweb_python

:clapper: Django 搭建的一个视频网站。

Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

Shared-bike-data-analysis

基于capital bikeshare的数据分析

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Traffic-data-analysis

一个交通大数据可视化系统

Language:JavaScriptStargazers:0Issues:0Issues:0