Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Deep Learning Camp Jeju
| Date | Stars |
|---|---|
| 2026-07-24 | 319 |
| 2026-07-25 | 319 |
| 2026-07-28 | 319 |
| 2026-07-30 | 319 |
| 2026-07-31 | 319 |
| 2026-08-06 | 319 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Website for Deep Learning Camp Jeju<a id="website-for-deep-learning-camp-jeju"></a>
- [Website for Deep Learning Camp Jeju](#website-for-deep-learning-camp-jeju)
- [Requirements](#requirements)
- [Development](#development)
- [Deployment](#deployment)
- [Project Structures](#project-structures)
## Requirements<a id="requirements"></a>
1. Install [bundler](http://bundler.io/)
2. Run `bundle install`
## Development<a id="development"></a>
```bash
# Run local server
$ make serve
```
## Deployment<a id="deployment"></a>
- Install ghp-import (`pip install ghp-import`)
```bash
# it will push everything inside of _site to origin/master_
make github
```
## Project Structures<a id="project-structures"></a>
- `_includes` contains components
- `_layouts` contains page template
- `_sass` contains sass
- `2018` contains actual contents
```bash
tree -L 1 -I '*.org' .
```
.
├── 2017
├── 2018
├── assets
├── _config_dev.yml
├── _config.yml
├── favicon.ico
├── Gemfile
├── Gemfile.lock
├── _includes
├── index.md
├── _layouts
├── Makefile
├── README.md
├── _sass
└── _site
7 directories, 8 files
Excerpt of 1,195 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:46d9493a15fbeb78, topic:deep-learning, topic:tensorflow