Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design2
/
2015104208
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
이태현
2020-12-01 16:53:13 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fc9acf8ddb0d91a6e183d681bb35b65f73bd716d
fc9acf8d
1 parent
68c4d99f
func_edit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
web/backend/yt8m/esot3ria/activation.py
web/backend/yt8m/esot3ria/activation.py
View file @
fc9acf8
import
math
#평균 확룰이 0.5가 아니야
#평균 확률이 0.2야
#중앙을 기준으로 나눈다고 치면은 0.1을 기준으로 나누는거지
def
softmax
(
inputA
):
result
=
[]
...
...
Please
register
or
login
to post a comment