Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saitoxu/ex4
sample code for assignment of ex4
https://github.com/saitoxu/ex4
Last synced: 19 days ago
JSON representation
sample code for assignment of ex4
- Host: GitHub
- URL: https://github.com/saitoxu/ex4
- Owner: saitoxu
- Created: 2013-12-13T04:52:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-30T14:21:26.000Z (about 11 years ago)
- Last Synced: 2024-11-10T07:14:53.370Z (3 months ago)
- Language: C++
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 概要
実験4エージェントの課題の答えのサンプル.フォークして後輩に引き継ごう!
間違ってたらごめん
# 使い方
## 課題1-1
コンパイルは`$ make`
カーネルのパラメータとかファイル名は直接kadai1_1.cppをいじってください.
直すのがめんどくさかった...
使い方は
`$ ./kadai1_1 -h`
で分かるよ!
## 課題1-2
交差検定するだけなのでちょっと待って.## オプション課題
スケーリングするだけなのでちょっと待って.## 課題2-1
## 課題2-2
# 作者
Yosuke SAITO