Skip to content
View SoloSynth1's full-sized avatar
💨
Moved to GitLab
💨
Moved to GitLab

Block or report SoloSynth1

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SoloSynth1/README.md

SoloSynth1's GitHub Status Badge

Pinned Loading

  1. tensorflow-yolov4 tensorflow-yolov4 Public

    Forked from hunglc007/tensorflow-yolov4-tflite

    YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.

    Python 62 12

  2. 599c-kepler 599c-kepler Public

    Geolocation Visualization of 599c list using kepler.gl

    HTML 1

  3. web-socket-video-broadcast web-socket-video-broadcast Public

    A simple App Engine implementation of WebRTC video broadcast web service

    JavaScript 4

  4. wordpress-scraper wordpress-scraper Public

    Simple, easy-to-use scraper to scrape data from WordPress JSON API

    Python 66 21

  5. RaySGD Distributed Training & Tuning... RaySGD Distributed Training & Tuning Demo (Tensorflow/Keras) - IMDb text classification w/ multi-head attention Transformer
    1
    import argparse
    2
    import tensorflow as tf
    3
    from tensorflow import keras
    4
    from tensorflow.keras import layers
    5
    import numpy as np
  6. coders-toolbox coders-toolbox Public

    Simple toolbox app for learning Vue.js

    Vue