160 skills found · Page 4 of 6
postare / Filament Model AIIntegrate artificial intelligence into FilamentPHP, leveraging your Eloquent Model data as knowledge.
yexijoe / HKDDToward Next-Generation Signal Intelligence: A Hybrid Knowledge and Data-Driven Deep Learning Framework for Radio Signal Classification. HKDD_AMC12. HKDD_AMC36.
HikmetCTK / Star Seeker MCP🚀 StarSeeker MCP: An AI-powered intelligence agent that turns your GitHub stars into a searchable knowledge base. Uses Gemini semantic search and BM25
ubiquitous-computing-lab / AI CDSS Cardiovascular SiloThe artificial intelligence plays an essential role as an assistant to the physicians in decision making for the diagnosis, treatment, and follow up. However, the smartness and intelligence of the system depends on the knowledge base. There are many knowledge resources of knowledge for cardiovascular disease diagnosis, treatment, and prevention such as published guidelines, articles, real practice data, and experts’ heuristics and experiences. The proposed system AI-CDSS for HF diagnosis evolves the knowledge base with hybrid knowledge acquisition approach by emergence of expert-driven and data-driven approaches. The knowledge acquisition methodology is inspired from our previous work
navid72m / Pdf🔍 AI-Powered Document Intelligence System | Retrieval-Augmented Generation (RAG) Advanced document processing platform that combines semantic embedding, intelligent retrieval, and generative AI to transform how you interact with documents. Extract insights, answer complex queries, and unlock knowledge across multiple document formats.
bodhwani / Awesome Artificial IntelligenceThis repo will cover all the knowledge and concepts of Artificial Intelligence.
imouiche / Threat Intelligence Knowledge Graphs- Entity and Relation Extractions for Threat Intelligence Knowledge Graphs
farahhuifanyang / AcalligenceAcalligence is an academic intelligence analysis system based on multi-modal knowledge graph (MMKG).
sharmaroshan / Numpy And PandasNumpy and Pandas are one of the most important building blocks of knowledge to get started in the field of Data Science, Analytics, Machine Learning, Business Intelligence, and Business Analytics. This Tutorial Focuses to help the Beginners to learn the core Concepts of Numpy and Pandas and get started with Machine Learning and Data Science.
tomzx / Agi Concept MapThe AGI Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about artificial general intelligence over the years.
onur-gokyildiz-bhi / CodescopeRust-native code intelligence engine powered by SurrealDB knowledge graphs. 99%+ token savings for AI coding assistants.
akanshu11121 / Diabetes Detection Using Neural NetworkDiabetes Mellitus (DM), commonly known as diabetes, is a group of metabolic disorders characterized by high blood sugar levels over a prolonged period. Artificial Intelligence in Medical Science refers to real-world medical domains, considered and discussed at the proper depth, from both the technical and the medical points of view. Data Science and Machine Learning is helping medical professionals make diagnosis easier by bridging the gap between huge data sets and human knowledge. We can begin to apply Machine L earning techniques for classification in a dataset that describes a population that is under a high risk of the onset of diabetes. Given the medical data we can gather about people, we should be able to make better predictions on how likely a person is to suffer the onset of diabetes, and therefore act appropriately to help. We can start analyzing data and experimenting with algorithms that will help us study the onset of diabetes.
dia2018 / What Is The Difference Between AI And Machine LearningArtificial Intelligence and Machine Learning have empowered our lives to a large extent. The number of advancements made in this space has revolutionized our society and continue making society a better place to live in. In terms of perception, both Artificial Intelligence and Machine Learning are often used in the same context which leads to confusion. AI is the concept in which machine makes smart decisions whereas Machine Learning is a sub-field of AI which makes decisions while learning patterns from the input data. In this blog, we would dissect each term and understand how Artificial Intelligence and Machine Learning are related to each other. What is Artificial Intelligence? The term Artificial Intelligence was recognized first in the year 1956 by John Mccarthy in an AI conference. In layman terms, Artificial Intelligence is about creating intelligent machines which could perform human-like actions. AI is not a modern-day phenomenon. In fact, it has been around since the advent of computers. The only thing that has changed is how we perceive AI and define its applications in the present world. The exponential growth of AI in the last decade or so has affected every sphere of our lives. Starting from a simple google search which gives the best results of a query to the creation of Siri or Alexa, one of the significant breakthroughs of the 21st century is Artificial Intelligence. The Four types of Artificial Intelligence are:- Reactive AI – This type of AI lacks historical data to perform actions, and completely reacts to a certain action taken at the moment. It works on the principle of Deep Reinforcement learning where a prize is awarded for any successful action and penalized vice versa. Google’s AlphaGo defeated experts in Go using this approach. Limited Memory – In the case of the limited memory, the past data is kept on adding to the memory. For example, in the case of selecting the best restaurant, the past locations would be taken into account and would be suggested accordingly. Theory of Mind – Such type of AI is yet to be built as it involves dealing with human emotions, and psychology. Face and gesture detection comes close but nothing advanced enough to understand human emotions. Self-Aware – This is the future advancement of AI which could configure self-representations. The machines could be conscious, and super-intelligent. Two of the most common usage of AI is in the field of Computer Vision, and Natural Language Processing. Computer Vision is the study of identifying objects such as Face Recognition, Real-time object detection, and so on. Detection of such movements could go a long way in analyzing the sentiments conveyed by a human being. Natural Language Processing, on the other hand, deals with textual data to extract insights or sentiments from it. From ChatBot Development to Speech Recognition like Amazon’s Alexa or Apple’s Siri all uses Natural Language to extract relevant meaning from the data. It is one of the widely popular fields of AI which has found its usefulness in every organization. One other application of AI which has gained popularity in recent times is the self-driving cars. It uses reinforcement learning technique to learn its best moves and identify the restrictions or blockage in front of the road. Many automobile companies are gradually adopting the concept of self-driving cars. What is Machine Learning? Machine Learning is a state-of-the-art subset of Artificial Intelligence which let machines learn from past data, and make accurate predictions. Machine Learning has been around for decades, and the first ML application that got popular was the Email Spam Filter Classification. The system is trained with a set of emails labeled as ‘spam’ and ‘not spam’ known as the training instance. Then a new set of unknown emails is fed to the trained system which then categorizes it as ‘spam’ or ‘not spam.’ All these predictions are made by a certain group of Regression, and Classification algorithms like – Linear Regression, Logistic Regression, Decision Tree, Random Forest, XGBoost, and so on. The usability of these algorithms varies based on the problem statement and the data set in operation. Along with these basic algorithms, a sub-field of Machine Learning which has gained immense popularity in recent times is Deep Learning. However, Deep Learning requires enormous computational power and works best with a massive amount of data. It uses neural networks whose architecture is similar to the human brain. Machine Learning could be subdivided into three categories – Supervised Learning – In supervised learning problems, both the input feature and the corresponding target variable is present in the dataset. Unsupervised Learning – The dataset is not labeled in an unsupervised learning problem i.e., only the input features are present, but not the target variable. The algorithms need to find out the separate clusters in the dataset based on certain patterns. Reinforcement Learning – In this type of problems, the learner is rewarded with a prize for every correct move, and penalized for every incorrect move. The application of Machine Learning is diversified in various domains like Banking, Healthcare, Retail, etc. One of the use cases in the banking industry is predicting the probability of credit loan default by a borrower given its past transactions, credit history, debt ratio, annual income, and so on. In Healthcare, Machine Learning is often been used to predict patient’s stay in the hospital, the likelihood of occurrence of a disease, identifying abnormal patterns in the cell, etc. Many software companies have incorporated Machine Learning in their workflow to steadfast the process of testing. Various manual, repetitive tasks are being replaced by machine learning models. Comparison Between AI and Machine Learning Machine Learning is the subset of Artificial Intelligence which has taken the advancement in AI to a whole new level. The thought behind letting the computer learn from themselves and voluminous data that are getting generated from various sources in the present world has led to the emergence of Machine Learning. In Machine Learning, the concept of neural networks plays a significant role in allowing the system to learn from themselves as well as maintaining its speed, and accuracy. The group of neural nets lets a model rectifying its prior decision and make a more accurate prediction next time. Artificial Intelligence is about acquiring knowledge and applying them to ensure success instead of accuracy. It makes the computer intelligent to make smart decisions on its own akin to the decisions made by a human being. The more complex the problem is, the better it is for AI to solve the complexity. On the other hand, Machine Learning is mostly about acquiring knowledge and maintaining better accuracy instead of success. The primary aim is to learn from the data to automate specific tasks. The possibilities around Machine Learning and Neural Networks are endless. A set of sentiments could be understood from raw text. A machine learning application could also listen to music, and even play a piece of appropriate music based on a person’s mood. NLP, a field of AI which has made some ground-breaking innovations in recent years uses Machine Learning to understand the nuances in natural language and learn to respond accordingly. Different sectors like banking, healthcare, manufacturing, etc., are reaping the benefits of Artificial Intelligence, particularly Machine Learning. Several tedious tasks are getting automated through ML which saves both time and money. Machine Learning has been sold these days consistently by marketers even before it has reached its full potential. AI could be seen as something of the old by the marketers who believe Machine Learning is the Holy Grail in the field of analytics. The future is not far when we would see human-like AI. The rapid advancement in technology has taken us closer than ever before to inevitability. The recent progress in the working AI is much down to how Machine Learning operates. Both Artificial Intelligence and Machine Learning has its own business applications and its usage is completely dependent on the requirements of an organization. AI is an age-old concept with Machine Learning picking up the pace in recent times. Companies like TCS, Infosys are yet to unleash the full potential of Machine Learning and trying to incorporate ML in their applications to keep pace with the rapidly growing Analytics space. Conclusion The hype around Artificial Intelligence and Machine Learning are such that various companies and even individuals want to master the skills without even knowing the difference between the two. Often both the terms are misused in the same context. To master Machine Learning, one needs to have a natural intuition about the data, ask the right questions, and find out the correct algorithms to use to build a model. It often doesn’t requiem how computational capacity. On the other hand, AI is about building intelligent systems which require advanced tools and techniques and often used in big companies like Google, Facebook, etc. There is a whole host of resources to master Machine Learning and AI. The Data Science blogs of Dimensionless is a good place to start with. Also, There are Online Data Science Courses which cover the various nitty gritty of Machine Learning.
dx111ge / EngramAI Intelligence Platform -- knowledge graph + semantic search + reasoning + multi-agent debate in a single binary
huashanjian / AI Open LibraryA structured, open-access knowledge archive for learning and researching Artificial Intelligence, with a focus on world models, embodied AI, and agent-based systems.
thuongh2 / Git MimirMimir is a Go-based code intelligence engine that indexes your repository into a knowledge graph and exposes it to AI agents via MCP, HTTP API, and an interactive web UI.
kobie3717 / AI IqAI-IQ: Persistent context system for AI coding assistants. AI doesn't need knowledge — it needs relevant context. Hybrid search (FTS+semantic), graph intelligence, zero config.
wenyuli23 / GPT 4 SyntheticBiologyCode repository for paper "Generative artificial intelligence GPT-4 accelerates knowledge mining and machine learning for synthetic biology"
ShadyBoukhary / GPU Research FFT OpenACC CUDACase studies constitute a modern interdisciplinary and valuable teaching practice which plays a critical and fundamental role in the development of new skills and the formation of new knowledge. This research studies the behavior and performance of two interdisciplinary and widely adopted scientific kernels, a Fast Fourier Transform and Matrix Multiplication. Both routines are implemented in the two current most popular many-core programming models CUDA and OpenACC. A Fast Fourier Transform (FFT) samples a signal over a period of time and divides it into its frequency components, computing the Discrete Fourier Transform (DFT) of a sequence. Unlike the traditional approach to computing a DFT, FFT algorithms reduce the complexity of the problem from O(n2) to O(nLog2n). Matrix multiplication is a cornerstone routine in Mathematics, Artificial Intelligence and Machine Learning. This research also shows that the nature of the problem plays a crucial role in determining what many-core model will provide the highest benefit in performance.
yhtang123 / Intelligent High Efficiency Energy Conversion SystemAbstract- As yet, the efficiency optimization of the power electronic converters needs to rely on its circuit model, while an inaccurate model cannot represent the correct operation behavior of the converter. Therefore, the accuracy of the power electronic converter model is of great importance for the efficiency optimization. However, the existing modeling methods cannot provide accurately model for the power electronic converters, since the parasitic parameters of its structure are closely related to the components and their layout, and the device structure size. Moreover, due to the power electronic converters usually contain many switching devices and their operating conditions are very complicated in practical application, thus many variable parameters need to be taken into account in the efficiency optimization process, which aggravates the computational complexity of optimization procedure for the efficiency. Based on the analysis mentioned above, the existing methods cannot provide the optimal efficiency optimization modulation strategy for the power electronic converters. Although, the artificial intelligence (AI) is powerful for solving the optimization and decision-making problems of difficult modeling and high-dimensional complex systems, its applications in the power electronic converters efficiency optimization are still being developed. Inspired by the successful application of the robotic chemist, and the classic games, here, we present an AI aided efficiency optimization engineer for the first time, which can train online to search for improved the operation efficiency for the dual active bridge (DAB) converter without prior knowledge about their circuit model. The engineer operated autonomously around the clock in a practical circuit platform about 71 hours, performing 120, 000 consecutive experiments within a six-variable experimental space, driven by the deep deterministic policy gradient (DDPG) algorithm. This autonomous exploring approach found an optimized modulation strategy, which can greatly improve the efficiency under entire continuous operation range compares to existing methods, especially under light load conditions. This online optimization approach can be deployed in the conventional power electronic converters for a range of operation performance optimization problems beyond the DAB converter. Our study created a novel idea and expanded the frontier theory for the power electronics automatic optimization.