Metadata-Version: 2.1
Name: AtomicAI
Version: 0.3.0
Summary: Processing and visualization of atomic coordinates 
Home-page: https://sites.google.com/view/selvas
Author: Selva Chandrasekaran Selvaraj
Author-email: selvachandrasekar.s@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/SelvaGith/AtomicAI/issues
Project-URL: Source, https://github.com/SelvaGith/AtomicAI
Project-URL: Twitter, https://twitter.com/selva_odc
Project-URL: LinkedIn, https://www.linkedin.com/in/SelvaCS/?original_referer=https%3A%2F%2Fwww.google.com%2F
Project-URL: Scopus, https://www.scopus.com/authid/detail.uri?authorId=57225319817
Project-URL: Scholar, https://scholar.google.com/citations?user=vNozeNYAAAAJ&hl=en
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.md

# AtomicAI
Python-based code for machine learning models building to use in the field of computational materials science. It can be used for machine learning force field atomic structure classifications based on temperature, defects, phase, and so on.   
## Analysis
Processing and visualization of atomic coordinates of different file formats such as CIF, VASP, XYZ, Conquest, etc.
AtomicAI uses 'ase' code for reading and writing structure files.

## Data processing
Classification of atoms in a trajectory file.

## Machine learning
Featurization of atomic structures and Reduction feature dimensions

## Clustering and visualization of data
Use various clustering methods and plot the data

# Installation
pip install AtomicAI

# AtomicAI (in Tamil)
இயந்திர கற்றல் மாதிரிகளை கணக்கீடு மற்றும் கோட்பாட்டுப் பொருட்கள் அறிவியல் துறையில் உருவாக்குவது. வெப்பநிலை, மாசுட்டல்(குறைபாடுகள்), மற்றும் பலவற்றின் அடிப்படையில் வகைப்படுத்துவதற்கும் இதை பயன்படுத்தப்படலாம்.
## பகுப்பாய்வு
CIF, VASP, XYZ, Conquest போன்ற பல்வேறு கோப்பு வடிவங்களின் செயலாக்கம் மற்றும் காட்சிப்படுத்தல்.
AtomicAI அமைப்புக் கோப்புகளைப் படிக்கவும் எழுதவும் 'ase' குறியீட்டைப் பயன்படுத்துகிறது.

## தகவல் செயல்முறை
அணுக்களின் வகைப்பாடு.

## இயந்திர வழி கற்றல்
அணு கட்டமைப்புகள் மற்றும் குறைப்பப் பரிமாணங்களின் சிறப்பம்சங்கள்

## தரவுகளின் கிளஸ்டரிங் மற்றும் காட்சிப்படுத்தல்
பல்வேறு கிளஸ்டரிங் முறைகளைப் பயன்படுத்தவும் மற்றும் தரவைத் திட்டமிடவும்
