trumanw / tutu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TuTu

TuTu aims to provide a high quality pre-trained models and toolchain to resolve the materials science problems.

Table of contents

Requirements

TuTu currently supports Python 3.8 or later versions and requires these packages on any condition.

Installation

Stable version

TuTu stable version can be installed using pip as

pip install tutu

For using models with torch dependencies, you install using

pip install deepchem[torch]

Getting Started

Coming soon...

About

License:MIT License


Languages

Language:Python 100.0%