Anan-Ghosh
Computer Vision, Natural Language Processing, Machine Learning & Data Science Enthusiast
Student at University of CalgaryCanada
Pinned Repositories
Adding-text-on-image-from-Excel
This is python based script which is adding name and their id on an image from Excel and save the image according to their id.
Assignment1-programing-hero
Assingment-of-CSE-115-
C based programming.
banglabert
This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: NAACL-2022.
BanglaLanguageExtractWithPytesseractFromImage
It extract the Bangla Text form image with Tesseract. But before it, need to download "Bengali.traineddata" from "https://github.com/tesseract-ocr/tessdata/blob/main/script/Bengali.traineddata" and put the file into ".....\Tesseract-OCR\tessdata" here. Then the code run perfectly.
Cloth-Store
It is a basic project by using C++.
Codingwithmitch-Chat
Real-time chat server with Django
Coursera-Deep-Learning
My notes / works on deep learning from Coursera
CSE-215-Lab-Task
Java lab task.
CSE225
Data Structure and Algorithm Lab codes
Anan-Ghosh's Repositories
Anan-Ghosh/Adding-text-on-image-from-Excel
This is python based script which is adding name and their id on an image from Excel and save the image according to their id.
Anan-Ghosh/Assignment1-programing-hero
Anan-Ghosh/Assingment-of-CSE-115-
C based programming.
Anan-Ghosh/banglabert
This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: NAACL-2022.
Anan-Ghosh/BanglaLanguageExtractWithPytesseractFromImage
It extract the Bangla Text form image with Tesseract. But before it, need to download "Bengali.traineddata" from "https://github.com/tesseract-ocr/tessdata/blob/main/script/Bengali.traineddata" and put the file into ".....\Tesseract-OCR\tessdata" here. Then the code run perfectly.
Anan-Ghosh/Cloth-Store
It is a basic project by using C++.
Anan-Ghosh/Codingwithmitch-Chat
Real-time chat server with Django
Anan-Ghosh/Coursera-Deep-Learning
My notes / works on deep learning from Coursera
Anan-Ghosh/CSE-215-Lab-Task
Java lab task.
Anan-Ghosh/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
Anan-Ghosh/Digital-logic-and-Design-project
Anan-Ghosh/django-googledrive-storage
Storage implementation for Django that interacts with Google Drive
Anan-Ghosh/Document-Management-Service
The goal of this project is to digitize existing Department of Finance records and data. The converted digital format will be stored at a storage location determined by the Department of Finance, where it will be attached using a simple document system capable of search and retrieval.
Anan-Ghosh/ECG_Plot
This python project, fetches ecg sample data from firebaes and plots a graph.
Anan-Ghosh/Encryption-and-Decryption
It encrypted and decrypted a file.
Anan-Ghosh/File-Separator-Application
When your working directory has many different files and you want to move them different folders by their type you can manually do this but here is the solution that i made..You don't need to make this manually you just run this python file and give the folder path ..python is automatically create the folder for the files and move the files to desire folder..Happy Coding !
Anan-Ghosh/Grading-Calculation
It is grading calculation project.
Anan-Ghosh/Janao
A public service application. Helps user to send image and location of a crime scene immediately to the law enforcement agency.
Anan-Ghosh/learn-pytorch
Some neural nets written while learning PyTorch.
Anan-Ghosh/Loan-Data-Prediction
Predict the loan approve depend on the other features
Anan-Ghosh/Patchify-Image-from-large-Image
It basically patchify a lagre image into small image from a folder
Anan-Ghosh/Portfolio
Anan-Ghosh/Python-AudioBook
it converts pdf into audio.
Anan-Ghosh/Python-Virtual-Talking-Friend
Anan-Ghosh/Resizing-image
Resize image of a folder
Anan-Ghosh/Speech-recognition-
It is one kind of demo code in python
Anan-Ghosh/StudentAdvisor
CSE299 project on Students course advising
Anan-Ghosh/tensorflow-1-public
Anan-Ghosh/TensorFlow-Learning
TensorFlow learning and Practicing
Anan-Ghosh/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.