Skip to content
View SyedMuhammedBilal's full-sized avatar
:atom:
:atom:
Block or Report

Block or report SyedMuhammedBilal

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. Sonar-Rocks-vs-Mines-Deeplearning-01 Sonar-Rocks-vs-Mines-Deeplearning-01 Public

    Dropout is a technique where randomly selected neurons are ignored during training. They are “dropped-out” randomly. This means that their contribution to the activation of downstream neurons is te…

    Jupyter Notebook 1

  2. Google-HashCode-Competition Google-HashCode-Competition Public

    Hash Code is a team programming competition, organized by Google, for students and professionals around the world. You pick your team and programming language and we pick an engineering problem for…

    Python 2

  3. Spotify-Clone Spotify-Clone Public

    an advanced Spotify clone created on React, Material-ui, SASS. Spotify clone script enables users to share their favorite songs, tracks on social channels with their friends and family hassle-free.…

    JavaScript 2

  4. ERC20-ETH-Token-Solidity ERC20-ETH-Token-Solidity Public

    An ERC20 token is a standard used for creating and issuing smart contracts on the Ethereum blockchain. Smart contracts can then be used to create smart property or tokenized assets that people can …

    Solidity

  5. Todo-App-with-Flask Todo-App-with-Flask Public

    Todo-App-with-Flask with the approch of TDD (TEST DRIVEN DEVELOPMENT), Todo App with Flask and PyMongo making a REST API with Flask and connecting it to MongoDB database and SQL database

    Python 1 1

  6. Full-stack-DAO-development Full-stack-DAO-development Public

    A decentralized autonomous organization (DAO), sometimes called a decentralized autonomous corporation (DAC), is an organization constructed by rules encoded as a computer program that is often tra…

    TypeScript