Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmadisetti/cs682

Deep Learning Project
https://github.com/dmadisetti/cs682

Last synced: 4 days ago
JSON representation

Deep Learning Project

Awesome Lists containing this project

README

        

# Using Unsupervised Learning in Classification for Autonomous Vehicles
## AKA see cars, get money :car: :blue_car: :taxi:

This project seeks to use SOTA unsupervised techniques to develop a competive
pipeline for the [PKU kaggle
competition](https://www.kaggle.com/c/pku-autonomous-driving).

---

## Usage

This project is intended to be iterated up mainly on Google Colab. As such,
refer to the example (`Example.ipynb`) notebook for how to use this project.

## Misc

Keep it clean.

```
yapf -p -i -r carsmoney test
```