Skip to content
View SoloSynth1's full-sized avatar
⌨️
Code Junkie 24/7
⌨️
Code Junkie 24/7
Block or Report

Block or report SoloSynth1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
SoloSynth1/README.md

Metrics

Pinned

  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 63 13

  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 1

  4. wordpress-scraper wordpress-scraper Public

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

    Python 47 14

  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