'neural networks' 검색 분석 결과
분석 대시보드
요약 통계
검색 결과 스레드 (점수 순 정렬)
콘텐츠를 보려면 로그인이 필요합니다
로그인하고 원하는 스레드 정보를 분석해보세요.
BREAKING: MIT just mass released their Al library for free. Here's the full list of books: Foundations 1. Foundations of Machine Learning Core algorithms explained. Theory meets practice. 2. Understanding Deep Learning Neural networks demystified. Visual explanations included. 3. Machine Learning Systems Production-ready architecture. System design principles. Advanced Techniques 4. Algorithms for ML Computational thinking simplified. Decision-making frameworks.
Yeah, neural networks look cool on your resume and may make your thesis stand out. But there are plenty of simple models that can solve real business problems much more efficiently. Top 8 machine learning algorithms that actually solve business problems
End-to-end neural networks are now racing drones in Abu Dhabi. Researchers from Delft University of Technology built a racing drone controlled by a single neural network, going directly from raw camera pixels to motor commands. No Kalman filters No handcrafted computer vision No explicit state estimation Just a neural network flying at racing speed using only a single camera and an IMU.
Dear algo show this account to the ones who noticed that - Gradient descent and natural selection are the same algorithm - Shannon entropy and Boltzmann entropy are the same equation - Neural networks and statistical mechanics share the same math - Game theory and evolutionary biology ask the same question - Market pricing and Bayesian inference follow the same update rule - Diffusion models and thermodynamics run the same process in reverse
I've been coding neural networks for 2 years. Ask me anything about getting started with AI/ML! 🧠
I have a confession to make. I've never used a neural network in a real-world project, and don't expect that I ever will. I'm betting I'm not alone in this regard. Like many folks, I learned about neural networks many years ago from Andrew Ng. However, I've always found other predictive modeling techniques far more useful in practice. Here's why. ⬇️
I had a university class. It was called Basic AI Lab. We were given a final project. The task was to predict traffic flow using 1D Convolutional Neural Networks. We had to use historical data from the METR-LA dataset. I thought it would be easy. Just throw the data into a neural network, compile, and watch it work.
Physics-Informed Neural Networks (PINNs) are a deep learning technique that embeds the knowledge of physical laws, often expressed as differential equations, into the training process of a neural network. They solve both forward (predicting outcomes) and inverse (inferring parameters) problems by incorporating physics-based constraints directly into the model's loss function, allowing them to learn from observational data and physical governing equations simultaneously.
Everything Is Interconnected Across many fields we see networks everywhere: • galaxies connect in a cosmic web • forests communicate through mycelium networks • the brain uses neural networks • societies form human networks The same principle appears at many scales: systems interacting create complexity and life.
好奇請問讀供應鏈相關學位的大家,你們課程內容大概會有什麼方向呢? 學校供應鏈課程的Intro裡提到convolutional neural networks, recurrent neural networks, transformers, graph neural networks, etc.深度上來講應該不會像專業AI課程那麼詳盡,但我印象中供應鏈滿多商科學士申請的,如果有類似的課程,大部分學生都有相關背景嗎?或是怎麼學習的呢?