Pinned Repositories
Book-keeping-webapp
DocAuth
An online document authentication portal used to detect morphed images, handwriting forgeries, fake certificates, ID proofs and all the documents issued by the Government on the go.
e-commerce_CLI_client
E-Commerce command line client
flutter-complete-guide-course-resources
Course resources (code snapshots & slides) for our complete Flutter & Dart course (https://acad.link/flutter).
Go-Redis
Go-Redis is a simplified Redis-like in-memory database server implemented in Go, supporting a subset of the Redis protocol. This project also includes a client that communicates with the server using the Redis Serialization Protocol (RESP).
google-generative-ai-python
The official Python library for the Google Gemini API
google-maps-project
Monsoon-Prediction-Indian-Subcontinent
Forecasting trends In Indian Summer Monsoon Rainfall By Varying Architecture of Artificial Neural Networks(ANN)
Skin-Cancer-Classifier
This project applies SIFT and SURF feature extraction, combined with Bag of Visual Words and K-Means clustering, to detect and classify skin cancer from images. It offers a comprehensive approach for accurate dermatological diagnosis, integrating advanced image processing and machine learning techniques to enhance detection & classification.
VAE-Face-generator
A variational Autoencoder (VAE) to generate human faces based on the CelebA dataset. A VAE is a generative model that learns to represent high-dimensional data (like images) in a lower-dimensional latent space, and then generates new data from this space.
trinity652's Repositories
trinity652/DocAuth
An online document authentication portal used to detect morphed images, handwriting forgeries, fake certificates, ID proofs and all the documents issued by the Government on the go.
trinity652/Skin-Cancer-Classifier
This project applies SIFT and SURF feature extraction, combined with Bag of Visual Words and K-Means clustering, to detect and classify skin cancer from images. It offers a comprehensive approach for accurate dermatological diagnosis, integrating advanced image processing and machine learning techniques to enhance detection & classification.
trinity652/Monsoon-Prediction-Indian-Subcontinent
Forecasting trends In Indian Summer Monsoon Rainfall By Varying Architecture of Artificial Neural Networks(ANN)
trinity652/Book-keeping-webapp
trinity652/e-commerce_CLI_client
E-Commerce command line client
trinity652/flutter-complete-guide-course-resources
Course resources (code snapshots & slides) for our complete Flutter & Dart course (https://acad.link/flutter).
trinity652/Go-Redis
Go-Redis is a simplified Redis-like in-memory database server implemented in Go, supporting a subset of the Redis protocol. This project also includes a client that communicates with the server using the Redis Serialization Protocol (RESP).
trinity652/google-generative-ai-python
The official Python library for the Google Gemini API
trinity652/google-maps-project
trinity652/learnopencv
Learn OpenCV : C++ and Python Examples
trinity652/llama-recipes
Examples and recipes for Llama 2 model
trinity652/VAE-Face-generator
A variational Autoencoder (VAE) to generate human faces based on the CelebA dataset. A VAE is a generative model that learns to represent high-dimensional data (like images) in a lower-dimensional latent space, and then generates new data from this space.
trinity652/LLM-recipes
All LLM recipes for you to try
trinity652/must-read-papers-for-ml
Collection of must read papers for Data Science, or Machine Learning / Deep Learning Engineer
trinity652/NER-using-Spacy
A tutorial to perform NER using Spacy. Here, we will recognize numerical values in sentences.
trinity652/personal-gemini-cookbook
Examples and guides for using the Gemini API.
trinity652/personal-generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
trinity652/PRML
PRML algorithms implemented in Python
trinity652/RAG-recipes
RAG recipes
trinity652/transformers-for-research
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
trinity652/Turing-machine
A Turing Machine simulator for the language L={0^2^n}