Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: SZU-AdvTech-2023
  • Default Branch: main
  • Size: 1.79 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Citation

https://github.com/SZU-AdvTech-2023/384-On-the-Estimation-of-Gaussian-Mixture-Copula-Models/blob/main/

## GMCM

 TensorFlow-Probability (TFP)  Copula  (GMCM) GMCM  (GMM) 

- Tewari, Ashutosh. "On the estimation of Gaussian mixture copula models." *International Conference on Machine Learning*. PMLR, 2023.

- https://proceedings.mlr.press/v202/tewari23a.html

> @inproceedings{tewari2023estimation,
>   title={On the estimation of Gaussian mixture copula models},
>   author={Tewari, Ashutosh},
>   booktitle={International Conference on Machine Learning},
>   pages={34090--34104},
>   year={2023},
>   organization={PMLR}
> }

### Requirements

- python>=3.7
- numpy>=1.19.5
- TensorFlow>=2.5.0
- TensorFlow-Probability>=0.13.0
- scikit-learn>=0.23.2
- pandas>=1.1.3

### 

- bijectors.pybijectorGMM bijector.
- GMCM.py: GMCMGMCMGMC
- utils.py
- main.pyGMCM

### 

1.  Python

    Python 3.7  Python 

2. 
   

3.  
    pip 
    python>=3.7
    numpy>=1.19.5
    TensorFlow>=2.5.0
    TensorFlow-Probability>=0.13.0
    scikit-learn>=0.23.2
    pandas>=1.1.3

4.  
    main.py
    Python 

   ```
   python main.py
   ```

5.  
    main.py 
    main.py  42  43 

   

Owner

  • Name: SZU-AdvTech-2023
  • Login: SZU-AdvTech-2023
  • Kind: organization

Citation (citation.txt)

@inproceedings{REPO384,
    author = "Tewari, Ashutosh",
    booktitle = "International Conference on Machine Learning",
    pages = "34090--34104",
    title = "{On the Estimation of Gaussian Mixture Copula Models}",
    year = "2023"
}

GitHub Events

Total
Last Year