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

Block or report dominguezdaniel

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

  1. bitcoin-prophet bitcoin-prophet Public

    Time Series Forecasting Of Bitcoin Prices Using Prophet

    Python

  2. predictions.py predictions.py
    1
    ###### Step 1: Install And Import Libraries
    2
    # Install libraries
    3
    !pip install yfinance prophet
    4
    # Data processing
    5
    import numpy as np
  3. deepracer deepracer Public

    AWS DeepRacer training repository

    Python 1

  4. The params dictionary object contain... The params dictionary object contains the following key-value pairs
    1
    {
    2
        "all_wheels_on_track": Boolean,        # flag to indicate if the agent is on the track
    3
        "x": float,                            # agent's x-coordinate in meters
    4
        "y": float,                            # agent's y-coordinate in meters
    5
        "closest_objects": [int, int],         # zero-based indices of the two closest objects to the agent's current position of (x, y).
  5. moralis-tutorials moralis-tutorials Public

    Forked from ChrisMoralis/Moralis-Tutorials

    JavaScript

  6. awsbytes awsbytes Public

    Hashnode Blog Backup Posts