Skip to content
View emmanuelol's full-sized avatar
Block or Report

Block or report emmanuelol

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

Pinned Loading

  1. DigitalCircuits DigitalCircuits Public

    This a repository for basics digital circuits in VHDL

    VHDL 2

  2. FPGA_image_processing FPGA_image_processing Public

    Forked from suntodai/FPGA_image_processing

    Image capture, image filtering and image display (VGA) : picture in picture, edge detection, gray image and smooth image

    Verilog

  3. PandasStockTutoria PandasStockTutoria Public

    :octocat: Trade with Pandas

    Jupyter Notebook

  4. CodingPractice CodingPractice Public

    Practice for coding Interview

    Jupyter Notebook 1 1

  5. Optimize frozen tensorflow graph usi... Optimize frozen tensorflow graph using TensorRT
    1
    import os
    2
    
                  
    3
    import tensorflow as tf
    4
    import tensorflow.contrib.tensorrt as trt
    5