Skip to content
View danieljoserodriguez's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report danieljoserodriguez

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. corelib.io corelib.io Public

    Platform agnostic Core Python 3 based Library focused on the foundations for AI. Much like that of common libraries for websites or enterprise systems except that narrowly focused for AI based appl…

    1

  2. corelib.ai corelib.ai Public

    Platform agnostic Core Python 3 based Library built upon corelib.io foundation. The emphasis of this project is to focus directly on the main pillars of A.I. including machine learning, computer vi…

    1

  3. coredb.io coredb.io Public

    coredb.io is a database of reputable source data for any measurable data freely available on the public internet or derivatives of such data while leveraging modern day approaches with standard tec…

  4. coredb.ai coredb.ai Public

    coredb.ai is a database of perceptions of data as it relates to its use in artificial intelligence with a modern day approach leveraging standard technologies like GraphQL, JSON and multi-modal dat…

  5. Neural Network - Python - Simplest S... Neural Network - Python - Simplest Single Neuron
    1
    # Daniel J. Rodriguez
    2
    # https://github.com/danieljoserodriguez
    3
    
                  
    4
    # This Gist is for information purposes only to demonstrate how to perform the task at hand. 
    5
    # I do not advise using this in a production environment - rather - for learning on your own.
  6. Neural Network - Python - Simplest M... Neural Network - Python - Simplest Multiple Neurons
    1
    # Daniel J. Rodriguez
    2
    # https://github.com/danieljoserodriguez
    3
    
                  
    4
    # This Gist is for information purposes only to demonstrate how to perform the task at hand. 
    5
    # I do not advise using this in a production environment - rather - for learning on your own.