Skip to main content

Welcome to my Blog

Hello everyone, This blog is for those who are interested in computer science and learning IT skills, I am hoping that all the people who follow it will gradually and continuously learn something new and help you grow in the computing field. This is my first year in which I will be studying computing and I hope to learn a lot of things, I am not really great yet in computing and I do not have any advanced skills in the field, and it is exactly why I am taking the course and making this blog, so that I can share my journey of improvement in this field and post everything that I learn and all the experiences in my blog and additionally you will see the computing field from a different perspective which can encourage learning and creativity.

The blog title is "Computer Skills And Research Sofiane Benzid" and it is the module that I am having this term which aims to give students the appropriate foundation in computing, numeracy, and research skills for success at undergraduate level. Teaching and study time are divided equally between IT, mathematics, communication, and research study skills, it is very important in computing since it builds basis in the IT field and computing in general, it is a blog in which I will be sharing the information I gather and learn from the mentioned module.

This blog will be including, but not limited to the following : Cyber security, Programming skills, Computer data and databases  and privacy, software programs.

reference:

2021. Artificial intelligence brain. [image] Available at: <https://pixabay.com/illustrations/artificial-intelligence-brain-think-4389372/> [Accessed 13 April 2021].

Comments

  1. So after looking at your blog I don't have anything against the content of this blog, except for some mistakes in the posts. For example: capitalized words after commas or missplaced letters etc. However, overall it is a good blog for me. You have presented yourself in a way that many people find friendly and your reasarch is also insightfull.

    ReplyDelete

Post a Comment

Popular posts from this blog

Neural Network (Initial Idea 2)

Neural Networks   Neural Networks, colloquially known as artificial neural networks (ANNs) and also simulated neural networks (SNNs), are a sub-fiend of machine learning which in it self is a sub-field of Artificial Intelligence, they are the brain of AI and are components of deep learning. The name and structure of NNs are similar to the human brain and were inspired by it, they imitate the biological neurons by signaling to each other (IBM, 2020). ANNs consist of an input layer of neurons, one or two hidden layers of neurons and a final layer of output neurons (Wang, 2003).   The diagram illustrated exemplifies a simple architecture of a neural network, the lines which connect the neurons are called weights and are associated with a number which represent the strength of connection between neurons.   There are many different types of neural networks and each are used for specific motives. Below are some of the most common ones used in the field: The perceptron “t...

Computer methodology - Artificial intelligence

Diagram of a simple feed-forward artificial neural network, with one “hidden layer,” also known as a “perceptron.” Image: Wikipedia Deep learning simply means “stacked neural networks” which are networks composed of several layers (Pathmind, 2021). Based on Rosenblatt’s perceptron, the simplest version of an artificial neural network has three layers of neurons. The first is the input layer which takes input values ,which in other words is data. This first layer of neurons is connected to the “hidden” layer. The outputs of these “hidden” neurons are then connected to the final output layer. This final layer is what gives you the answer to what the network has been trained to do (Medium, 2021).   The simplest neural networks consist of input layer, hidden layer and output layer, which are attached to each other with predictors, these predictors come attached with coefficients called "weights" , this is a non-linear network known as multilayer feed-foward network (Hyndman, R.J....

Case Study - Conclusion - Tesla and Artificial Intelligence

 In conclusion, Tesla is the highest rated car manufacturing company for autonomous cars in the present and it continues to develop internationally and this is owing to the fact that Tesla properly uses artificial intelligence to full potential to produce its vehicles and implement it in every way possible to produce innovative self driving electric vehicles which dominated the market. This case study clearly shows the connection between the main project theme of this blog and the success of the Tesla company and further illustrates the importance of AI. The research conducted is significant to help understand ways AI can be implemented and to encourage other companies and potential entrepreneurs to implement AI with vision to popularize the use of AI and revolutionize the planet. However, because of the limitations presented by the research and the case study, further research is suggested to provide a more accurate significance of artificial intelligence, I will be proceeding by ...