KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
TL-for-TSC
★ 13
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
CVE-2021-22005-
:
CVE-2021-22005批量验证python脚本
BlueSpace2021
:
Ekoparty's BlueSpace Keynote November 2021. Shoutout to @plugxor Muchas Gracias!!!
sveltekit-auth-blog
:
A SvelteKit Template using sk-auth and configured for GoogleOAuth2Provider.
Govuk-GDS-Components
:
No description available.
hacktoberfest-2021
:
Hacktoberfest 2021. Don't forget to spread love and if you like give me a ⭐️
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TL-for-TSC
?
Download (.md)
# Transfer learning for time series classification using synthetic data generation <h1 align="center"> <br> <img src="https://github.com/YR234/TL-for-TSC/blob/main/method_overview.png" alt="Synthetic" width="1000"> </h1> Synthetic Time series data generator is the open source code from the the paper "Transfer learning in time series classification using synthetic data generation" ## Install Clone repository, then: ``` $ pip install -r requirements.txt ``` ## Usage All of the code is well documented. </br> We strongly reccomend to see our [tutorial notebook](https://github.com/YR234/TL-for-TSC/blob/main/starter_tutorial.ipynb) for a simple explaination on how to use our generator.</br> ## Our own 15,000,000 time series generated synthetic data Our data is available for the community at: [Synthetic data](https://github.com/YR234/TL-for-TSC/tree/main/synthetic%20data) ## Citation https://link.springer.com/chapter/10.1007/978-3-031-07689-3_18 Or https://arxiv.org/pdf/2207.07897.pdf ## Help For help, feel free to contact me at: rotemyar@post.bgu.ac.il