Giter Club home page Giter Club logo

吴潇潇's Projects

card-crnn-ctpn icon card-crnn-ctpn

CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)

imageai icon imageai

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities

mnistcrnn icon mnistcrnn

Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits

planetly_assigment icon planetly_assigment

Updated 4 minutes ago This is an assignment from Planetly. The data is taken from Kaggle, two datasets: GlobalLandTemperaturesByCity.csv and GlobalLandTemperaturesByCountry.csv . https://www.kaggle.com/berkeleyearth/climate-change-earth-surface-temperature-data. The dataset contains the observations of the monthly average temperature of cities and of countries. Comments: The data, especially City dataset is quite big and full. In all calculations I used a decadal average. The data is more or less clean, especially after the 1900 year. Both achieves have around 3-4% of missing data. This data I replaced by the mean value calculated over the period 1900-2013. The data was averaged from daily values initially. Obviously that data wasn't manually reconstructed before. This is good, since it gives us the opportunity to work more on the quality control of the data and provide and clean data more carefully. Data cleaning: Nan's have been replaced by the average calculated for the period 1900-2013. It was my "straightforward" approach since there was no time to go deep into this problem. However, with the extra time, I could find other temperature data archives and provide a comparison analysis between the data. If data has all necessary values it might be considered for being for replacing. Data can be: observational, modelling and reconstructional. Thus, we would have a diverse choice of where and which data to take. With the extra time, I would go more away from decadal averaging and do monthly scaling per year or per 11/30 years. During 20th century there've been small and relatively large climate seasons with similar weather conditions. Relatively large (again, I'm talking only on century-scale) last around 30 years, small = 11 year. Thus, I would rather think about doing 11 years averaging or 30 years instead of 10 years. According to climatology, there are certain climatological periods like: 1950-1980, 1981-2010. During those periods, a relatively similar climate was observed. With more time I would do an outlier analysis, this actually can also help to determine the best averaging periods. I would also spend more time on the visualisation part, with providing spatial distribution (maps) of temperature. I have split data into 70/30 ration for obtaining training and testing data. I didn't perform a cross-validation set, however, It worth doing. For the modelling approach I have taken LSTM since I worked only on 4 cities and it calculated relatively quick, with good performance (according to baseline model). I employed a very simple baseline model based on averaging. Of course, since the modelling part is the most interesting, I would probably try to grab other meteorological parameters and would create/generate more features. Then I would probably try some regression approaches (log, lasso) and XGBoosting Regressor. Of course, I would experiment on baseline models as well.

rice-leaf-diseases-detection icon rice-leaf-diseases-detection

For this project, we are going to detect rice leaf disease using CNN and serve the result via messenger chatbot. We will also implement this to an independent Android app.

sylar icon sylar

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)

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.