There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Dollar_Rial_Price_Dataset
In this dataset, the price of the dollar to the Iranian rial in the years 2011 to 2023 has been collected by our crawler.Python-full-course
Full Python Programming Tutorials with Focus on artificial intelligence and machine learningflan-t5-base-imdb-text-classification
In this implementation, using the Flan T5 large language model, we performed the Text Classification task on the IMDB dataset and obtained a very good accuracy of 93%.PyDOS
Implemetation Denial of services attack with python (socket programming and threading)NLP-from-RNN-to-Transformer
In this repository, based on the latest NLP pappers, we researched on sequential data and time series and developed tasks in NLP such as stock price prediction, time series prediction, sentiment analysis from text and We developed the language model and so on. This research is based on recurrent neural networks, LSTM networks and the new Transformer architecture and attention mechanism.M-Taghizadeh
Some of informations about Mohammad TaghizadehGit-tutorial-for-developers
Here we learn Git SC and this repository is for communication with students of Git full coursePyGram
PyGram is a social network that developed with python.Image-Processing-Python
In this repository, we implement common image processing techniques in Python and fully describe their algorithms.Python-Design-Patterns
implementation of design patterns with pythonDjango-Restful-API-Challenge
Implement a simple Restful API on Django using the following tech stack: Python, Django Rest Framework, AWS DynamoDBpython-webinar
Our goal in this webinar is to provide a quick and practical training as your first step to becoming a professional Python programmer, so that after watching this training you will be able to gain a very good knowledge of programming with Python and using Python in artificial intelligence, machine learning, deep learning, data mining, and backend programming using Flask and DjangoDeep-Face-Recognition
In this repository, we implement and review state of the art papers in the field of face recognition and face detection, and perform operations such as face verification and face identification with Deep models like Arcface, MTCNN, Facenet and so on.ChatGPT-for-Python-Programmers
In this repository, we introduced ChatGPT applications for Python and artificial intelligence programmers in various cases.BigData_Projects
Projects related to Big Data course will be implemented in this repository.MD5_Algorithm
implementation of md5 algorithm using python pureCompiler-Design-
design compiler with c++ language in Qt platformReSTFul_API_Intro
CRUD in ReSTFul API in FlaskCorona-Project
Site development provides the latest statistics on the coronavirusPyChat
PyChat is a massanger that implemented with python (socket programming)PyMongoDB
in this repo we learn about MongoDB and Python mongodb (PyMongoDB)KNN_Classifier
K Nearest Neighbor Classifier for 1 or multi features.App_Calculator
Calculator Application with Java language (Android Application)University
Desktop Application for a University with java language.SOLID-Principle-Python
soundReverse
sound reverser in matlab...Puzzle-Game-
Puzzle game with java language.Wumpus-World-Algorithm-Design-
wumpus world..Steganography
Steganography and DeSteganography for Audio into Video file...JavaGram-Data-Base-
Data Base Creation Documentaries for JavaGram (Social Network)Flask-Mail
this web app just for testing about flask_mail for send email with gmail mail server ([email protected])Dictionary-link-list-approach
Dictionary link list approach using c++ language.PyDES
Implement the des algorithm with pythonTravelling-salesman-problem-Genetic-Algorithm
Travelling salesman problem with Genetic Algorithm.SHA1_algorithm
implementation of sha1 hash function algorithm with python purepy310
In This repository explains the new features in Python 3.10Magic-Square
Magic Square using c++Sparse-multiplication
Sparse multiplication using c++Dormitory-Project
sqlDocs
Sql Docs...JavaGram_SocialNetwork
JavaGram is a social network that was developed and design by java programming language.University-with-Linked-List-approach.
University with Linked List approach.Py_Decision-Tree
implementation of decision tree algorithm from scratch with pythonPacman
Pacman Game using javacal_video_duration
calculation of video's duration ...LtcLnc-Algorithm
Implementation Search Engine with LTC-LNC algorithm developed with Python and Flask frameworkTravelling-salesman-problem-Dynamic-Programming
Travelling salesman problem.ReST-Directory
webcamGetPic
get image from webcam by runing this python script...FlaskBlog
Bayes-Classifier1Feature
Bayes Classification for one featureProgramming-Day-Webinar
256 is a familiar number for programmers, and for this reason, the 256th day every year is called programmer's day. In this webinar, we celebrated together and learned some tips to improve our career path in programming.Bayes_Classifier
In machine learning, naïve Bayes classifiers are a family of simple "probabilistic classifiers" based on applying Bayes' theorem with strong (naïve) independence assumptions between the features. They are among the simplest Bayesian network models.PCA
Principal component analysis (PCA) is a statistical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables (entities each of which takes on various numerical values) into a set of values of linearly uncorrelated variables called principal components. This transformation is defined in such a way that the first principal component has the largest possible variance (that is, accounts for as much of the variability in the data as possible), and each succeeding component in turn has the highest variance possible under the constraint that it is orthogonal to the preceding components. The resulting vectors (each being a linear combination of the variables and containing n observations) are an uncorrelated orthogonal basis set. PCA is sensitive to the relative scaling of the original variables.Regression
In statistical modeling, regression analysis is a set of statistical processes for estimating the relationships between a dependent variable (often called the 'outcome variable') and one or more independent variables (often called 'predictors', 'covariates', or 'features'). The most common form of regression analysis is linear regression, in which a researcher finds the line (or a more complex linear function) that most closely fits the data according to a specific mathematical criterion. For example, the method of ordinary least squares computes the unique line (or hyperplane) that minimizes the sum of squared distances between the true data and that line (or hyperplane).Common-Ground-Experiments
Master-of-Computer-Engineering-Webinar
Love Open Source and this site? Check out how you can help us