Skip to content
Avatar
🎯
🎯

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. jetson-car Archived

    Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316

    C++ 169 54

  2. YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.org/abs/1612.08242

    Python 50 15

  3. [NOT OFFICIAL VERSION] Communication Algorithms via Deep Learning. Paper: https://arxiv.org/abs/1805.09317

    Jupyter Notebook 12 8

  4. 🏡 -My garden for homegrown organic software projects. 🍇🍌🍈🍉🍊🍋.

    Shell

  5. Make life easier with ready-to-install Tensorflow for NVIDIA Jetson TK1

    22 8

  6. 1
    """An example of how to use tf.Dataset in Keras Model"""
    2
    import tensorflow as tf   # only work from tensorflow==1.9.0-rc1 and after
    3
     
    4
    _EPOCHS      = 5
    5
    _NUM_CLASSES = 10

115 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.