Skip to main content

Data-Driven Shock Capturing

Project description

# DDSC : DATA-DRIVEN-SHOCK-CAPTURING PACKAGE

## Description The repository includes follwing features: - to preprocess data - to make artifial neural network model - to train and test the model - to save the model to binary file

## How to Install (need to edit) –> package 배포 ` conda create --name <env_name> conda activate <env_name> conda install --file requirements.txt conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch ` If you want to know more about conda (including command line), click [here](https://docs.conda.io/projects/conda/en/latest/user-guide/cheatsheet.html).

## Prerequisite Packages - Python (ver. 3.8) - PyTorch (ver. 1.11.0) - NumPy (ver. 1.21.5) - Pandas (ver. 1.4.1) - Matplotlib (ver. 3.5.1)

If you want to know more detail, you can see [requirements.txt]. If you have an error message that some packages are not installed although you followed the above manual, you can solve the problem just by installing them. ([hint]: use the “conda install [package name]” command line.)

## Directory (need to edit) ` ├── data │ ├── train │ ├── test │ └── validation ├── code │ ├── train.py │ ├── classify.py │ ├── model.py │ └── dataset.py └── run.sh `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ddsc-1.0.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file ddsc-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: ddsc-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.8.0

File hashes

Hashes for ddsc-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 252350e8d27995dd227f1ca31f516136096693714bd8685d0641aa6c58f9ffb2
MD5 e61c45993a6310ecd27777b74852a1d7
BLAKE2b-256 1e08573ae8d5ba20f927bf82e570d6bee6ed54abb0e935c0717ec61235452b7a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page