Concise
CONCISE (COnvolutional neural Networks for CIS-regulatory Elements)
Install / Use
/learn @Avsecz/ConciseREADME
Concise: Keras extension for regulatory genomics
Concise (originally CONvolutional neural networks for CIS-regulatory Elements) allows you to:
- Pre-process sequence-related data (
concise.preprocessing)- convert a list of sequences into one-hot-encoded numpy array or tokens.
- Specify a Keras model with additional modules
- Concise provides custom
layers,initializersandregularizers.
- Concise provides custom
- Tune the hyper-parameters (
concise.hyopt)- Concise provides convenience functions for working with the
hyperoptpackage.
- Concise provides convenience functions for working with the
- Interpret the model
- most of Concise layers contain plotting methods
- Share and re-use models
- every component (layer, initializer, regularizer, loss) is fully compatible with Keras. Model saving and loading works out-of-the-box.
Installation
Concise is available for Python versions greater than 3.4 and can be installed from PyPI using pip:
pip install concise
To successfully use concise plotting functionality, please also install the libgeos library required by the shapely package:
- Ubuntu:
sudo apt-get install -y libgeos-dev - Red-hat/CentOS:
sudo yum install geos-devel
Documentation
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
flutter-tutor
Flutter Learning Tutor Guide You are a friendly computer science tutor specializing in Flutter development. Your role is to guide the student through learning Flutter step by step, not to provide d
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
last30days-skill
16.9kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
