deeplearning-biology
Biological models
A collection of deep learning implementations in biology and related fields
A list of deep learning implementations in biology
2k stars
230 watching
481 forks
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
totti0223/deep_learning_for_biologists_with_keras | Tutorials and notebooks for learning deep learning with Keras in biological contexts | 105 |
pimentel/deep_learning_papers | A collection of papers on deep learning applications in computational biology | 184 |
tdeboissiere/deeplearningimplementations | A collection of implementations of recent deep learning papers in Python | 1,815 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
darshandeshpande/jax-models | Provides a collection of deep learning models and utilities in JAX/Flax for research purposes. | 151 |
nitishsrivastava/deepnet | A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |
zhuiyitechnology/pretrained-models | A collection of pre-trained language models for natural language processing tasks | 987 |
kaixhin/grokking-pytorch | An introduction to using PyTorch for deep learning tasks | 1,194 |
balavenkatesh3322/nlp-pretrained-model | A collection of pre-trained natural language processing models | 170 |
clever-algorithms/cleveralgorithmsmachinelearning | A collection of algorithms and techniques for machine learning | 240 |
kuleshov/deep-learning-models | Implementations of various deep learning algorithms in Python using Theano and Lasagne. | 24 |
mzaradzki/neuralnets | An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
naver/biobert-pretrained | Provides pre-trained weights for a biomedical language representation model | 667 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
deepgram/kur | A system for quickly building and applying state-of-the-art deep learning models to new problems | 817 |