Skip to content
View bala-codes's full-sized avatar
👋
Good Vibes Only
👋
Good Vibes Only

Block or report bala-codes

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. Yolo-V5_Object_Detection_Blood_Cell_Count_and_Detection Yolo-V5_Object_Detection_Blood_Cell_Count_and_Detection Public

    In this repo, I've trained an object detection model to find the number of RBC, WBC, PLATELETS Count from the microscopic blood-smeared images.

    Jupyter Notebook 34 12

  2. Natural-Language-Processing-NLP Natural-Language-Processing-NLP Public

    This repo contains my works on the area of NLP, such as Neural Machine Translation, Named Entity Recognition etc,.

    Jupyter Notebook 11 4

  3. Mini_Word_Embeddings Mini_Word_Embeddings Public

    This repo contains the colab notebook to train mini word embedding model

    Jupyter Notebook 3 2

  4. Code-Encryption-Obfuscation---Python Code-Encryption-Obfuscation---Python Public

    Contains the sample function code utils.py and it's encrypted version.

    Python 8 3

  5. A-Primer-on-Node.js A-Primer-on-Node.js Public

    Contains the supporting files for the article in my medium.

    JavaScript 3 1

  6. Back-Propagation_Calculus_Simplified Back-Propagation_Calculus_Simplified Public

    This is my brief notes to show how back-propagation(NN) works under the hood.