Skip to content
View nesara's full-sized avatar

Block or report nesara

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. BENGALI-V-S-ENGLISH-LANGUAGE-PROCESSING BENGALI-V-S-ENGLISH-LANGUAGE-PROCESSING Public archive

    Natural Language Processing task where we are trying to address the OOV words problem using sub-word representation technique on both English and Bengali vocabulary to test the differences.

    Jupyter Notebook

  2. Differences-in-the-ML-models-andwhy-Neural-Networks-are-preffered Differences-in-the-ML-models-andwhy-Neural-Networks-are-preffered Public

    Comparing 3 different Machine Learning model's metrics to show the importance of the Neural Networks

    Jupyter Notebook

  3. Semantic-segmentation-pascalVoc-Data-set Semantic-segmentation-pascalVoc-Data-set Public

    Jupyter Notebook

  4. TRAFFIC-SIGN-RECOGNITION-SYSTEM-USING-EFFICIENTNET TRAFFIC-SIGN-RECOGNITION-SYSTEM-USING-EFFICIENTNET Public

    Python

  5. Transfer-Learning-on-CIFAR-10-Dataset Transfer-Learning-on-CIFAR-10-Dataset Public

    Simple Transfer Learning on CIFAR 10 Dataset.

    Python

  6. Convolutional-Neural-Networks Convolutional-Neural-Networks Public

    Implementing the convnet, train it and visualizing its weights • Experiment with batch normalization and early stopping. • Data augmentation and dropout to improve generalization • Implement transf…

    Python