Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
PKM_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김민석
2021-06-18 18:18:28 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9dcc014490d69a793e62041fbec8806d474ae005
9dcc0144
1 parent
3ee166ae
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
9dcc014
...
...
@@ -22,7 +22,7 @@
## 전체 흐름
### 1. 데이터 전처리
![
캡처
](
https://user-images.githubusercontent.com/57976156/122515177-07156f00-d048-11eb-92bb-f9c588fcfa5c.PNG
)
{: width="50" height="50"}
<img
src=
"https://user-images.githubusercontent.com/57976156/122515177-07156f00-d048-11eb-92bb-f9c588fcfa5c.PNG"
width=
"500"
height=
"200"
>
데이터를 STFT 변환을 하여 저장한다.
### 2. Normal Data 학습
...
...
Please
register
or
login
to post a comment