Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Review

Questions tagged [tensorflow]

Ask Question

TensorFlow is an open source library for machine learning and machine intelligence. It is developed by Google and became open source in November 2015.

47 questions
Filter by
Sorted by
Tagged with
3votes
1answer
134views

I have a collection of TEC data. My data sample for example: day1, day2, day3, day4.Case1:I have the following task to do: Training by the consecutive 3 days to predict the each 4th day. Each day ...
5votes
2answers
113views

I am working on a sign language recognition system that processes pre-recorded video datasets to extract hand gesture features for AI training. I am using MediaPipe, OpenCV, and TensorFlow to extract ...
4votes
1answer
407views

I've created this machine learning model that predicts the type of variable star based on the light curve. A variable star is a type of star whose luminosity changes over time. My model predicts ...
1vote
1answer
149views

I am performing a sports prediction multi-class classification problem, and wanted to compare the differences in model performance between normalised and non-normalised data. You can see the 2 ...
3votes
1answer
182views

Custom Keras Tuner with Time Series Cross-ValidationI have written my own subclass of the default Keras tunerTune class.Objective: I needed a way to incorporate ...
1vote
0answers
136views

Please help me optimize this script. I'm running it in Google Colab GPU runtime. I've implemented many optimizations but they worsened it. I need serious help. I have to submit my project in 3 days!. ...
1vote
0answers
914views

About the codeObject detection YOLO v1 loss function implementation with Python + TensorFlow 2.x. It based on the Pytorch implementations below and re-implemented with TensorFlow based on my ...
1vote
0answers
85views

I have to do an experiment to predict student performance using Deep Learning. We can try applying these models and compare the accuracy, precision, recall, and F1 score. (Also, we can try only fully ...
Fatima's user avatar
1vote
0answers
50views

I am a PhD student working on a machine learning project with binary classification and RESNET architecture in TensorFlow. I believe I have done everything correctly but I am looking for some ...
8votes
2answers
1kviews

This program loads a video, detects and tracks faces in the video and detects the estimated age and gender of each person. The objective is to collect data on the number of unique people in a video ...
2votes
0answers
88views

DescriptionIt is valid to say, this work started and evolved from a standalone DQN implementation, which I included in an old question, to a mini-library xagents, housing 7 re-usable tensorflow-based ...
2votes
0answers
565views

I use the following code in order to assess the quality of an audio, which is based on this original-project: MOSNet. I callcompute_mosnet_score() in a loop with a ...
2votes
0answers
91views

I'm a beginner both in Python and Tensorflow.I made a toy neural network to learn both.The objective of the NN is to identify the module c, or separation between lines defined by random points, and ...
Fodeya's user avatar
2votes
0answers
857views

I am working on a Reinforcement learning project, where I have to gather a lot of data using a TensorFlow model. During the data gathering, the weights of the model do not change. So, I am using ...
3votes
1answer
97views

I have code here for predicting temperature across months. This is the dataset that I was using: https://www.kaggle.com/sumanthvrao/daily-climate-time-series-dataI used a SARIMA model, and looking at ...

153050per page
1
234

Hot Network Questions

more hot questions
Newest tensorflow questions feed

[8]ページ先頭

©2009-2025 Movatter.jp