- Adelaide, Australia
-
09:32
(UTC -12:00) - in/sameet-asadullah-055004215
- sameetasad_
Stars
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Implementing, describing and testing a single layer perceptron for predicting diabetes
Implemented a demo topology to describe Dynamic Host Configuration Protocol (DHCP) using Cisco Packet Tracer
SameetAsadullah / llm-scripts
Forked from diagonalge/llm-scriptsLLM Models loaded directly with transformers
LLM Models loaded directly with transformers
A Braille Translator in C++ using Microsoft Visual Studio
This repository contains solutions of various LeetCode problems
FastAPI framework, high performance, easy to learn, fast to code, ready for production
A dynamic website developed using html, css, and javascript that displays your portfolio, timetable, and some course videos
A Hotel Reservation Application named as VBook, coded in Java and PHP. Vendor and Customer are the two users of this project
An Android Chatting Application coded in Java language using Android Studio. Backend is implemented in PHP Language i.e, APIs. Users can send messages, delete messages, edit messages, send images, …
An Android Chatting Application coded in Java language using Android Studio. Backend is implemented using Firebase. Users can send messages, delete messages, edit messages, send images, and set the…
Neural Network implemented with different Activation Functions i.e, sigmoid, relu, leaky-relu, softmax and different Optimizers i.e, Gradient Descent, AdaGrad, RMSProp, Adam. You can choose differe…
Multi-Label Image Classifier using Tensorflow on images dataset which has six classes i.e, buildings, forest, glacier, mountain, sea, street
Applied Support Vector Machine (SVM) Classifier on Cifar10 Dataset
Applied Softmax Classifier on Cifar10 Dataset
Applied K-Nearest Neighhbor (KNN) Classifier on Cifar10 Dataset
Developed a chess game agent using Minimax Algorithm in Python Language
Python Program to find generic solution that will facilitate generating exams schedule for university using “Genetic Algorithm”
Implemented K-Means Clustering on the given Abalone Dataset using Python Language
Implemented K-Nearest Neighbors (KNN) Algorithm on the given Abalone Dataset using Python Language
Implemented Maze Solver using A-Star (A*) in Python Language
Implemented Maze Solver using Greedy Best-First Search (GBFS) in Python Language
Implemented Maze Solver using Depth First Search (DFS) in Python Language
Implemented Maze Solver using Breadth First Search (BFS) in Python Language
N-Queen(s) Problem implemented using Hill Climbing Algorithm in Python Language
N-Queen(s) Problem implemented using Simulated Annealing Algorithm in Python Language
Implementing Classification Model on the given Titanic Dataset