Code Monkey home page Code Monkey logo

aiphrase's Introduction

Hi there 👋

  • 🎈 Major in Computer Science
  • ✨ I’m currently learning NLP(natural language processing) and Go-lang.

Personal Pagei🛠

aiphrase's People

Contributors

leonzh0u avatar ringotc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aiphrase's Issues

[resource]Resource Sharing

这个issue里记录我们收集到的一些数据集和paper等资源。
我找到了微软小英做的作文批改功能,并且找到了微软的Microsoft Research Paraphrase Corpus。
微软小英做的事情,和我们做的事情比较类似。我认为可以参考他们的工作。

[environment]Pytorch and Python Version

为了保证大家的编程环境一致,我们就统一用PyTorch默认的版本约定如何?
PyTorch Build:Satble(1.1)
Package:Conda
Language:Python3.6
CUDA:9.0

产品技术栈规划

前端

vue

uikit

后端

django

postgresql

前后端交互

JSONp

后端提供API接口 -> 前端发起GET/POST请求 -> 前端得到JSON字符串 -> 前端渲染JSON到HTML元素

数据库设计

题库表

(题目id,题目内容)

用户表(无注册、无密码,类似滴滴验证码登录)

(用户id,用户手机号)

做题记录表

(用户id,题目id,得分项)

题目记录表

(题目id,优秀答案,优秀答案得分项)

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.