Page 1
Page 1
img

News bot

The process of gathering and organizing news content has become a challenging task for emerging news sites, necessitating the employment of highly experienced personnel with specialized skills in the field. However, recent advancements in artificial intelligence technology have led to the development of news bots that can efficiently fetch, classify, and rephrase news content from various sources, enabling users to access the latest and well-formulated news without the need for RSS (Really Simple Syndication).

img

Introduction to Machine Learning with Applications in Information Security

Provides a classroom-tested introduction to a wide variety of machine learning and deep learning algorithms and techniques, reinforced via realistic applications. The book is accessible and doesn't prove theorems, or dwell on mathematical theory. The goal is to present topics at an intuitive level, with just enough detail to clarify the underlying concepts. The book covers core classic machine learning topics in depth, including Hidden Markov Models (HMM), Support Vector Machines (SVM), and clustering. Additional machine learning topics include k-Nearest Neighbor (k-NN), boosting, Random Forests, and Linear Discriminant Analysis (LDA). The fundamental deep learning topics of backpropagation, Convolutional Neural Networks (CNN), Multilayer Perceptrons (MLP), and Recurrent Neural Networks (RNN) are covered in depth. A broad range of advanced deep learning architectures are also presented, including Long Short-Term Memory (LSTM), Generative Adversarial Networks (GAN), Extreme Learning Machines (ELM), Residual Networks (ResNet), Deep Belief Networks (DBN), Bidirectional Encoder Representations from Transformers (BERT), and Word2Vec.

img

Implementing machine learning for finance : A systematic approach to predictive risk and performance analysis for investment portfolios

Introduces pattern recognition and future price forecasting that exerts effects on time series analysis models, such as the Autoregressive Integrated Moving Average (ARIMA) model, Seasonal ARIMA (SARIMA) model, and Additive model, and it covers the Least Squares model and the Long Short-Term Memory (LSTM) model. It presents hidden pattern recognition and market regime prediction applying the Gaussian Hidden Markov Model. The book covers the practical application of the K-Means model in stock clustering. It establishes the practical application of the Variance-Covariance method and Simulation method (using Monte Carlo Simulation) for value at risk estimation. It also includes market direction classification using both the Logistic classifier and the Multilayer Perceptron classifier. Finally, the book presents performance and risk analysis for investment portfolios. You will: Understand the fundamentals of the financial market and algorithmic trading, as well as supervised and unsupervised learning models that are appropriate for systematic investment portfolio management / Know the concepts of feature engineering, data visualization, and hyperparameter optimization / Design, build, and test supervised and unsupervised ML and DL models / Discover seasonality, trends, and market regimes, simulating a change in the market and investment strategy problems and predicting market direction and prices / Structure and optimize an investment portfolio with preeminent asset classes and measure the / underlying risk

img

Forecasting and Assessing Risk of Individual Electricity Peaks

The overarching aim of this open access book is to present self-contained theory and algorithms for investigation and prediction of electric demand peaks. A cross-section of popular demand forecasting algorithms from statistics, machine learning and mathematics is presented, followed by extreme value theory techniques with examples.

img

Elevating video content creation with ai assistance = ارتقاء إنشاء محتوى الفيديو بمساعدة الذكاء الاصطناعي

We developed an AI Assistant equipped with features such as description crafting, title generation, keyword extraction, image captioning, clickbait detection, and sentiment analysis.To achieve these functionalities, we proposed a model for generating video descriptions using ResNet50 as a feature extractor and a LSTM network with an attention mechanism as a sequence generator, achieving a BLEU-1 score of 0.907 and a ROUGE-L score of 0.645. For keyword extraction, we utilized Sentence Transformer to identify strategically relevant keywords from the generated descriptions. For title generation, we fine-tuned the BART model, achieving a ROUGE-L score of 0.45. For clickbait detection, we used SVC classifier with linear kernel and TF-IDF vectorization for feature extraction, resulting in 96% accuracy. Our sentiment analysis model using a CNN-LSTM architecture achieved 80% accuracy in analyzing comments on videos. For image captioning, we employed a feature extractor with a CNN layer followed by an LSTM model, achieving a BLEU-1 score of 0.53. Our platform empowers creators by simplifying complex tasks and offering deeper audience engagement insights, making it a powerful tool in the evolving digital content creation.

img

Dr.phone

Dr phone is a software system that helps in talking with the doctor automatically and easily without the need to go to the doctor's clinic to diagnose the patient's condition. our application presents an available platform to make a video call between the doctor and the patient according to the patient’s needs. The system accepts the patient’s request after choosing an available doctor andthen waits for the doctor to accept his request, if there is no doctor available, the system performs an AI chatbot to the patient's need to give him the appropriate diagnosis. when the call finished the doctor represents medical record including the medicine and the analytics and record the next appointment if it’s needed then send them to the patient's email, the patient also can see the nearest pharmacies or labs according to his location, and finally the patient rates the doctor after the call is finished then payment by his available wallet.

img

Deepfake detection = اكتشاف التزييف العميق

In the rapidly evolving era of artificial intelligence, addressing the escalating threats of deepfake technology becomes a necessity because of the increasing sophistication of AI algorithms in generating deceptive content, and since it threatens the integrity of information across diverse data. The main objective is to build a sophisticated AI-driven system to detect different types of deepfake in text, audio, and images. In English text deepfake detection, multiple pre-trained tokenizers have been used, but XLNET and BERT stand out with identifying objects outside the dataset with an accuracy of 0.9809 and both have been generalized & trained using LSTM. In Arabic text deepfake detection, Arabert has been trained using LSTM which led with an accuracy of 99.53% by generalizing the model. Both English and Arabic datasets have been generated to enhance the accuracy and effectiveness of the models. Audio deepfake detection has been generalized too, using Random Forest with an accuracy of 98.259%.

img

AI sign language translator

People with disabilities are facing a lot of difficulties every day. Whether it is in social life, work or education environment, or in communication. The effect of assistive technologies in enhancing people with disabilities was huge. Assistive technologies refer to the term of products or related systems that are used to help people with disabilities to maintain or improve functioning and thereby promote well-being. These technologies allow people with difficulties to be more productive in life. Assistive technologies could be in many forms such as wheelchairs, communication products or other forms. In the communication products, many efforts have been made to develop systems or devices that assist individuals who have difficulty understanding and producing speech.

Results Per Page