Pinned Repositories
Adapt-Kcr
ant-admin
基于 antd 的后台管理平台, 在 react 中玩转 D3.js
antd-admin
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
antDesignCascader
React + Ant Design 实现省市县三级联动选择框 直接用 Cascade selection box for selecting province / city / district.
autogluon
AutoGluon: AutoML for Image, Text, and Tabular Data
Basset
Convolutional neural network analysis for predicting DNA sequence activity.
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
bert-dna
Incorporating Pre-training of Deep Bidirectional Transformers and Convolutional Neural Networks to Interpret DNA Sequences
deepsignal
Detecting methylation using signal-level features from Nanopore sequencing reads
deepsignal2
bioinformatica's Repositories
bioinformatica/deepsignal
Detecting methylation using signal-level features from Nanopore sequencing reads
bioinformatica/deepsignal2
bioinformatica/Adapt-Kcr
bioinformatica/bert-dna
Incorporating Pre-training of Deep Bidirectional Transformers and Convolutional Neural Networks to Interpret DNA Sequences
bioinformatica/bert-enhancer
A Transformer Architecture Based on BERT and 2D Convolutional Neural Network to Identify DNA Enhancers from Sequence Information
bioinformatica/bert-promoter
bioinformatica/bert4epi
BERT model for Enhancer-Promoter Classification
bioinformatica/BERT6mA
This package provides the CLI of BERT6mA. The BERT6mA predicts 6mA sites for 11 species.
bioinformatica/BiLSTM-5mC
bioinformatica/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
bioinformatica/Deep-Learning-DNA-Sequences
Deep learning for identifying important motifs in DNA sequences. Exploration of the structure of the human genome by training neural network architectures (CNN, LSTM, Attention).
bioinformatica/DeepIPs
Identification of phosphorylation sites using deep-learning method
bioinformatica/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
bioinformatica/DeePromoter
Pytorch implementation of DeePromoter Active sequence detection for promoter(DNA subsequence regulates transcription initiation of the gene by controlling the binding of RNA polymerase)
bioinformatica/django-react-tyadmin
支持Python3.9,Django4! 类似 xadmin 的基于Model 快速生成前后台管理增删改查,筛选,搜索的后台管理自动化工具。Antd 界面好看现代化!前后端分离!无损二次开发!由Django Restful Framework 和 Ant Design Pro V4 驱动
bioinformatica/dna-pytorch-tutorial
a super basic tutorial on how to create a pytorch models for raw DNA sequences
bioinformatica/Euserv_extend_pin
Euserv_extend captcha solver + pin code(Gmail)
bioinformatica/get-programming-with-go
Source code listings for Get Programming with Go, a beginner's guide to the Go programming language.
bioinformatica/Go-Web-Server
A Go web server with built in logging, tracing, health check, and graceful shutdown. It also includes a few demo applications showing the Go HTML temple functionality.
bioinformatica/grpc-web-demo-ui
UI for the gRPC-Web Demo
bioinformatica/iDNA_ABT
python codes for iDNA-ABT:advanced deep learning model for detecting DNA methylation with adaptive features and transductive information maximization
bioinformatica/iPromoter-5mC
This prediction tool was built on the basis of known promoter methylation of human small cell lung cancer cell coefficients. The primary goal was to predict all promoter 5mC sites in human small cell lung cancer cell lines.
bioinformatica/MusiteDeep_web
This repository contains the stand-alone tool for MusiteDeep server
bioinformatica/PromID
PromID: A deep learning-based tool to identify promoters
bioinformatica/protein-bert-pytorch
Implementation of ProteinBERT in Pytorch
bioinformatica/protein-localization
Using Transformer protein embeddings with a linear attention mechanism to make SOTA de-novo predictions for the subcellular location of proteins :microscope:
bioinformatica/protein_bert
bioinformatica/realtime-chat-go-react
使用 Go 和 ReactJS 构建聊天应用系列教程
bioinformatica/setup
Setup a new machine without sudo!
bioinformatica/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法