Giter Site home page Giter Site logo

ai_components's Introduction

AI-components

Introduction

AI Components of GeneSourceCode project is a subproject taking charge of machine learning related tasks. AI Components aim to make full use of gene and other medical data with the facilities of modern AI technologies. AI Components currently focus on

1.Prediction of diseases and traits directly from raw DNA sequence. We will test both traditional classification/regression algorithm and popular deep neural network ways such as LSTM, p-LSTM, IndRNN, attention model and so on to process raw DNA sequential data.

2.Prediction of diseases and traits from hand-designed feature. The hand-designed feature extracted from raw DNA, RNA or histone sometime may be discriminative enough to make prediction task viable. We will try to extract and learn on features this way.

3.Medical application based on visual clues. Computer Vision has become a reliable way of prediction after deep learning prevails. Medical scientists have adopted this method to various applications such as predicting or detecting certain diseases, image processing on X ray pictures, and so on. We will implement all these applications in this subproject and make them optional service modules.

4.Mining fitness status on physical examination and motion data, We will also mining data provided by users to detect potential fitness problem or reveal healthy status.

Components

1.Prediction of diseases and traits directly from raw DNA sequence.

(1)rawDNA/LSTM: classification base on DNA subsequence:

You can train a classifier with train_LSTM. The dataset generation tools will be released soon.

2.Prediction of disease and trais from hand-designed feature.

(1)extractedDNA/AllelesClassifier: classification base on Alleles

You can train a classifier on polymorphic alleles.

3.Medical appliation based on visual clues.

(1)visual/facial: classification based on facial images:

(2)visual/iris: biometric identification and illness detection according to visual information from iris.

You can train a classifier with train_facial_classifier. The dataset generation tools will be released soon.

4.Mining fitness status on physical examination and motion data.

ai_components's People

Contributors

breadbread1984 avatar genesourcecode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.